GET /rest/v1/project_custom_field/?format=api&ordering=value&page=18
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 9318,
    "next": "https://rsr.akvo.org/rest/v1/project_custom_field/?format=api&ordering=value&page=19",
    "previous": "https://rsr.akvo.org/rest/v1/project_custom_field/?format=api&ordering=value&page=17",
    "results": [
        {
            "id": 32928,
            "name": "Impact",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Human health and wellbeing"
                    },
                    {
                        "name": "Biodiversity"
                    },
                    {
                        "name": "Marine organisms"
                    },
                    {
                        "name": "Ecosystem Services"
                    },
                    {
                        "name": "Food chain"
                    },
                    {
                        "name": "Economics and Trade"
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Human health and wellbeing"
                },
                {
                    "name": "Biodiversity"
                },
                {
                    "name": "Ecosystem Services"
                },
                {
                    "name": "Economics and Trade"
                }
            ],
            "project": 8979
        },
        {
            "id": 32929,
            "name": "Pollutant targeted",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                        "options": [
                            {
                                "name": "Bottles"
                            },
                            {
                                "name": "Plastic bags"
                            },
                            {
                                "name": "Food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Non-food packaging (containers, wrappers etc.)"
                            },
                            {
                                "name": "Smoking related litter (cigarette butts and packets)"
                            },
                            {
                                "name": "Fishing related items"
                            },
                            {
                                "name": "Shipping related items"
                            },
                            {
                                "name": "Cups (e.g., disposable coffee cups)"
                            },
                            {
                                "name": "Plastic straws, stirrers, cutlery"
                            },
                            {
                                "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                            },
                            {
                                "name": "Natural disaster/hazard related debris"
                            },
                            {
                                "name": "Polystyrene items"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Microplastics (tiny plastic particles less than 5 mm in diameter, e.g., found in personal care products/synthetic textiles)",
                        "options": [
                            {
                                "name": "Microbeads used in cosmetics"
                            },
                            {
                                "name": "Microplastics used in other products e.g. paints"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "Additives incorporated into plastic items",
                        "options": []
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Macroplastic (large, more than 20 mm, e.g. plastic bottles)",
                    "options": [
                        {
                            "name": "Bottles"
                        },
                        {
                            "name": "Plastic bags"
                        },
                        {
                            "name": "Food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Non-food packaging (containers, wrappers etc.)"
                        },
                        {
                            "name": "Smoking related litter (cigarette butts and packets)"
                        },
                        {
                            "name": "Fishing related items"
                        },
                        {
                            "name": "Shipping related items"
                        },
                        {
                            "name": "Cups (e.g., disposable coffee cups)"
                        },
                        {
                            "name": "Plastic straws, stirrers, cutlery"
                        },
                        {
                            "name": "Sewage-related items (this could include cotton bud sticks, feminine hygiene items and others disposed of via toilets)"
                        },
                        {
                            "name": "Natural disaster/hazard related debris"
                        },
                        {
                            "name": "Polystyrene items"
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 8979
        },
        {
            "id": 32930,
            "name": "Sector",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Packaging"
                    },
                    {
                        "name": "Textiles"
                    },
                    {
                        "name": "Transportation"
                    },
                    {
                        "name": "Building, Construction, Demolition"
                    },
                    {
                        "name": "Industrial Machinery"
                    },
                    {
                        "name": "Automotive"
                    },
                    {
                        "name": "Electrical and Electronics"
                    },
                    {
                        "name": "Agriculture"
                    },
                    {
                        "name": "Fisheries"
                    },
                    {
                        "name": "Aquaculture"
                    },
                    {
                        "name": "Food & Beverages"
                    },
                    {
                        "name": "Personal Healthcare"
                    },
                    {
                        "name": "Medical"
                    },
                    {
                        "name": "Retail"
                    },
                    {
                        "name": "Tourism"
                    },
                    {
                        "name": "Wastewater/Sewage management"
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Packaging"
                },
                {
                    "name": "Textiles"
                },
                {
                    "name": "Transportation"
                },
                {
                    "name": "Building, Construction, Demolition"
                },
                {
                    "name": "Industrial Machinery"
                },
                {
                    "name": "Automotive"
                },
                {
                    "name": "Electrical and Electronics"
                },
                {
                    "name": "Agriculture"
                },
                {
                    "name": "Fisheries"
                },
                {
                    "name": "Aquaculture"
                },
                {
                    "name": "Food & Beverages"
                },
                {
                    "name": "Personal Healthcare"
                },
                {
                    "name": "Medical"
                },
                {
                    "name": "Retail"
                },
                {
                    "name": "Tourism"
                },
                {
                    "name": "Wastewater/Sewage management"
                }
            ],
            "project": 8979
        },
        {
            "id": 32935,
            "name": "Funding",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Crowdfunded"
                    },
                    {
                        "name": "Voluntary donations"
                    },
                    {
                        "name": "Public Financing"
                    },
                    {
                        "name": "Private Sector"
                    },
                    {
                        "name": "Mixed"
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": true
            },
            "dropdown_selection": [
                {
                    "name": "Public Financing"
                }
            ],
            "project": 8979
        },
        {
            "id": 32937,
            "name": "Duration",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Single event"
                    },
                    {
                        "name": "Continuous activity less than one year"
                    },
                    {
                        "name": "Continuous activity 1-3 Years"
                    },
                    {
                        "name": "Continuous activity more than 3 Years long"
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": false
            },
            "dropdown_selection": [
                {
                    "name": "Continuous activity 1-3 Years"
                }
            ],
            "project": 8979
        },
        {
            "id": 34012,
            "name": "Risks/Assumptions",
            "section": 5,
            "max_characters": null,
            "help_text": "What risks (foreseen and unforeseen) have affected the realisation of the project. What social risks exist and how do these affect women, men, and youth differently? What mitigation actions have been taken in the reporting year? Support received and/or still required? Challenges faced during reporting year Institutional aspects in Kenya: environmental influence, market failures, investment climate, etc \r\n",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9012
        },
        {
            "id": 34013,
            "name": "Project organisation",
            "section": 3,
            "max_characters": null,
            "help_text": "Mention important realisations and changes compared to proposal and annual plan, Functioning M & E system (or novelties). Justification of deviations + how to make up for it ",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9012
        },
        {
            "id": 34014,
            "name": "Budget narrative explanation ",
            "section": 6,
            "max_characters": null,
            "help_text": "Narrative explanation.",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9012
        },
        {
            "id": 34015,
            "name": "Material and Human Resources and timeframe",
            "section": 5,
            "max_characters": null,
            "help_text": "Narrative explanation \r\nMention national and international contributions e.g. (new) investors attracted \r\nExplain importance new materials/equipment.",
            "value": "",
            "mandatory": false,
            "order": 3,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9012
        },
        {
            "id": 34016,
            "name": "Crosscutting aspects",
            "section": 5,
            "max_characters": null,
            "help_text": "Gender Equality and Climate Change aspects to be addressed in other chapters as being crosscutting issues. If special information: please mention \r\nWhat makes your project to be marked “gender significant” in the Result Fiche of EKN \r\nRealisations, deviation from proposal/annual plan.",
            "value": "",
            "mandatory": false,
            "order": 2,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9012
        },
        {
            "id": 34017,
            "name": "Executive summary",
            "section": 5,
            "max_characters": null,
            "help_text": "Provide summary capturing most relevant realisations and conclusions of reporting year and possible actions required by EKN or other actors.",
            "value": "",
            "mandatory": false,
            "order": 4,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9012
        },
        {
            "id": 34018,
            "name": "Conclusions and Recommendations",
            "section": 5,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 5,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9012
        },
        {
            "id": 34027,
            "name": "Project organisation",
            "section": 3,
            "max_characters": null,
            "help_text": "Mention important realisations and changes compared to proposal and annual plan, Functioning M & E system (or novelties). Justification of deviations + how to make up for it ",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9022
        },
        {
            "id": 34028,
            "name": "Budget narrative explanation ",
            "section": 6,
            "max_characters": null,
            "help_text": "Narrative explanation.",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9022
        },
        {
            "id": 34029,
            "name": "Material and Human Resources and timeframe",
            "section": 5,
            "max_characters": null,
            "help_text": "Narrative explanation \r\nMention national and international contributions e.g. (new) investors attracted \r\nExplain importance new materials/equipment.",
            "value": "",
            "mandatory": false,
            "order": 3,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9022
        },
        {
            "id": 34030,
            "name": "Crosscutting aspects",
            "section": 5,
            "max_characters": null,
            "help_text": "Gender Equality and Climate Change aspects to be addressed in other chapters as being crosscutting issues. If special information: please mention \r\nWhat makes your project to be marked “gender significant” in the Result Fiche of EKN \r\nRealisations, deviation from proposal/annual plan.",
            "value": "",
            "mandatory": false,
            "order": 2,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9022
        },
        {
            "id": 34031,
            "name": "Executive summary",
            "section": 5,
            "max_characters": null,
            "help_text": "Provide summary capturing most relevant realisations and conclusions of reporting year and possible actions required by EKN or other actors.",
            "value": "",
            "mandatory": false,
            "order": 4,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9022
        },
        {
            "id": 34032,
            "name": "Conclusions and Recommendations",
            "section": 5,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 5,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9022
        },
        {
            "id": 56286,
            "name": "Are you reporting as an individual or on behalf of an organisation? (Several reports from the same organisation or individual are welcome)",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "On behalf of an organisation"
                    },
                    {
                        "name": "As an individual"
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": false
            },
            "dropdown_selection": [
                {
                    "name": "On behalf of an organisation"
                }
            ],
            "project": 9194
        },
        {
            "id": 56288,
            "name": "Is this the first time that you have completed this survey?",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "Yes"
                    },
                    {
                        "name": "No, I am returning to the survey to report on additional actions/activities"
                    }
                ],
                "multiselect": false
            },
            "dropdown_selection": [
                {
                    "name": "Yes"
                }
            ],
            "project": 9194
        },
        {
            "id": 56290,
            "name": "Type of action",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "LEGISLATION, STANDARDS, RULES: e.g. agreeing new or changing rules or standards that others should comply with, new regulation, agreements, policy, economic instrument etc.",
                        "options": [
                            {
                                "name": "Official agreements"
                            },
                            {
                                "name": "Policy change or development"
                            },
                            {
                                "name": "High-level strategy"
                            },
                            {
                                "name": "Legislation or regulations"
                            },
                            {
                                "name": "Voluntary commitments"
                            },
                            {
                                "name": "New standard(s) or guideline(s)"
                            },
                            {
                                "name": "Change in Taxes/Subsidies"
                            },
                            {
                                "name": "Subsidy/financial incentives"
                            },
                            {
                                "name": "Ban(s)"
                            },
                            {
                                "name": "Package of measures combining incentives and infrastructure (e.g. deposit reward schemes)"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "WORKING WITH PEOPLE: Encouraging or enabling others (e.g., education, training, communication, awareness raising, behaviour change programmes",
                        "options": [
                            {
                                "name": "Awareness raising and Behaviour change",
                                "options": [
                                    {
                                        "name": "Information campaign"
                                    },
                                    {
                                        "name": "Behaviour change campaign/programme"
                                    },
                                    {
                                        "name": "Community Engagement"
                                    },
                                    {
                                        "name": "Stakeholder Engagement"
                                    },
                                    {
                                        "name": "Citizen Science"
                                    },
                                    {
                                        "name": "Creative/arts event; exhibition"
                                    },
                                    {
                                        "name": "Other",
                                        "allow_extra_text": true
                                    }
                                ],
                                "multiselect": true
                            },
                            {
                                "name": "Education/Training",
                                "options": [
                                    {
                                        "name": "Curriculum development",
                                        "options": [
                                            {
                                                "name": "Primary school"
                                            },
                                            {
                                                "name": "Secondary school"
                                            },
                                            {
                                                "name": "Tertiary higher education"
                                            },
                                            {
                                                "name": "Other",
                                                "allow_extra_text": true
                                            }
                                        ],
                                        "multiselect": true
                                    },
                                    {
                                        "name": "Professional skills training"
                                    },
                                    {
                                        "name": "Other training programmes"
                                    },
                                    {
                                        "name": "Life-long learning"
                                    },
                                    {
                                        "name": "Institutional development"
                                    },
                                    {
                                        "name": "Other",
                                        "allow_extra_text": true
                                    }
                                ],
                                "multiselect": true
                            },
                            {
                                "name": "Workshops"
                            },
                            {
                                "name": "Conferences"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "TECHNOLOGY and PROCESSES: (e.g. new technical developments, research and development, new product design, new materials, processes etc.) Changes in practice, operations, environmental management",
                        "options": [
                            {
                                "name": "New product design"
                            },
                            {
                                "name": "Change in service provision"
                            },
                            {
                                "name": "Environmental social planning"
                            },
                            {
                                "name": "Change in practice"
                            },
                            {
                                "name": "Change in operations"
                            },
                            {
                                "name": "Industrial or production standard"
                            },
                            {
                                "name": "Different environmental management of land based environments"
                            },
                            {
                                "name": "Different environmental management of aquatic environments"
                            },
                            {
                                "name": "Research and Development",
                                "options": [
                                    {
                                        "name": "Reducing the environmental impact"
                                    },
                                    {
                                        "name": "Developing a new material"
                                    },
                                    {
                                        "name": "Developing a new process"
                                    },
                                    {
                                        "name": "Manufacturing and Production"
                                    },
                                    {
                                        "name": "Standards"
                                    },
                                    {
                                        "name": "Waste Management"
                                    },
                                    {
                                        "name": "Compostable plastic"
                                    },
                                    {
                                        "name": "Bio-based plastic"
                                    },
                                    {
                                        "name": "Bio-degradable plastic"
                                    },
                                    {
                                        "name": "Other",
                                        "allow_extra_text": true
                                    }
                                ]
                            },
                            {
                                "name": "New infrastructure"
                            },
                            {
                                "name": "The use of compostable plastic"
                            },
                            {
                                "name": "The use of bio-based plastic"
                            },
                            {
                                "name": "The use of biodegradable plastic"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    },
                    {
                        "name": "MONITORING and ANALYSIS: Collecting evidence around plastic discharge to the ocean/waterways? (e.g. monitoring, analysis)",
                        "options": [
                            {
                                "name": "Monitoring: On or near ocean surface"
                            },
                            {
                                "name": "Monitoring: Water column"
                            },
                            {
                                "name": "Monitoring: On the seafloor"
                            },
                            {
                                "name": "Monitoring: On the shoreline"
                            },
                            {
                                "name": "Monitoring: In Biota"
                            },
                            {
                                "name": "Monitoring: Air"
                            },
                            {
                                "name": "Review and synthesis :Environmental"
                            },
                            {
                                "name": "Review and synthesis: Economic"
                            },
                            {
                                "name": "Review and synthesis: Materials"
                            },
                            {
                                "name": "Other",
                                "allow_extra_text": true
                            }
                        ],
                        "multiselect": true
                    }
                ],
                "multiselect": false
            },
            "dropdown_selection": [
                {
                    "name": "WORKING WITH PEOPLE: Encouraging or enabling others (e.g., education, training, communication, awareness raising, behaviour change programmes",
                    "options": [
                        {
                            "name": "Awareness raising and Behaviour change",
                            "options": [
                                {
                                    "name": "Information campaign"
                                },
                                {
                                    "name": "Stakeholder Engagement"
                                }
                            ],
                            "multiselect": true
                        },
                        {
                            "name": "Education/Training",
                            "options": [
                                {
                                    "name": "Professional skills training"
                                },
                                {
                                    "name": "Life-long learning"
                                }
                            ],
                            "multiselect": true
                        }
                    ],
                    "multiselect": true
                }
            ],
            "project": 9194
        },
        {
            "id": 56291,
            "name": "For monitoring on or near ocean surfaces, which programme/protocol did you use?",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9194
        },
        {
            "id": 56292,
            "name": "For monitoring of the water column, which programme/protocol did you use?",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9194
        },
        {
            "id": 56293,
            "name": "For monitoring on the seafloor, which programme/protocol did you use?",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9194
        },
        {
            "id": 56294,
            "name": "For monitoring on the shoreline, which programme/protocol did you use?",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9194
        },
        {
            "id": 56295,
            "name": "For monitoring in Biota, which programme/protocol did you use?",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9194
        },
        {
            "id": 56296,
            "name": "For air monitoring, which programme/protocol did you use?",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9194
        },
        {
            "id": 56297,
            "name": "How can the data and information from your monitoring programme be accessed?",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "dropdown",
            "dropdown_options": {
                "options": [
                    {
                        "name": "It is freely available and open source"
                    },
                    {
                        "name": "It is available on request"
                    },
                    {
                        "name": "It is not available"
                    }
                ],
                "multiselect": false
            },
            "dropdown_selection": null,
            "project": 9194
        },
        {
            "id": 56298,
            "name": "If the monitoring data is available on request, please provide information on how to access the data?",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9194
        },
        {
            "id": 56299,
            "name": "Please provide the URL's for any links to the monitoring data and information.",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9194
        }
    ]
}