GET /rest/v1/project_custom_field/?format=api&ordering=project&page=11
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=project&page=12",
    "previous": "https://rsr.akvo.org/rest/v1/project_custom_field/?format=api&ordering=project&page=10",
    "results": [
        {
            "id": 64451,
            "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
                },
                {
                    "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"
                        }
                    ],
                    "multiselect": true
                },
                {
                    "name": "Additives incorporated into plastic items",
                    "options": []
                }
            ],
            "project": 9527
        },
        {
            "id": 64452,
            "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": 9527
        },
        {
            "id": 64453,
            "name": "Converted into USD  (to 0 decimal places) 23. How much money (amount) has been invested in the action so far? (please give us an estimate if you’re unsure and only submit numbers, e.g, 5,000 should be entered as 5000)",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9527
        },
        {
            "id": 64454,
            "name": "All currency now IN USD",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9527
        },
        {
            "id": 64455,
            "name": "Converted into USD: Are there in kind contributions as well? (Please tell us the equivalent amount and only submit numbers, e.g, 5,000 should be entered as 5000).",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9527
        },
        {
            "id": 64456,
            "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"
                },
                {
                    "name": "Mixed"
                }
            ],
            "project": 9527
        },
        {
            "id": 64457,
            "name": "Please name the specific source(s) of funding?",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "Government funding through UNEP, also in kind contributions leveraged externally.",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9527
        },
        {
            "id": 64458,
            "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": "Not applicable"
                    },
                    {
                        "name": "Other",
                        "allow_extra_text": true
                    }
                ],
                "multiselect": false
            },
            "dropdown_selection": [
                {
                    "name": "Continuous activity more than 3 Years long"
                }
            ],
            "project": 9527
        },
        {
            "id": 58642,
            "name": "Optimy Project ID",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "d80c9bf2-75fa-5956-aef6-06de48afc478",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9505
        },
        {
            "id": 58643,
            "name": "Aqua for All project number",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "200040SCRF",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9505
        },
        {
            "id": 58628,
            "name": "Optimy Project ID",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "62826f1d-b401-5a38-81cb-d1b1d7a8b3a9",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9498
        },
        {
            "id": 58629,
            "name": "Aqua for All project number",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "2000036SCRF",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9498
        },
        {
            "id": 58614,
            "name": "Optimy Project ID",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "1f135941-a01c-5e76-b4cf-3361345aa046",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9491
        },
        {
            "id": 58615,
            "name": "Aqua for All project number",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "200048SCRF",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9491
        },
        {
            "id": 58591,
            "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": "Si les ménages ont plus d'argent et si des aliments nutritifs sont plus disponibles, leur accès à la nourriture augmentera.",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9418
        },
        {
            "id": 58592,
            "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": 9418
        },
        {
            "id": 58593,
            "name": "Budget narrative explanation ",
            "section": 6,
            "max_characters": null,
            "help_text": "Narrative explanation.",
            "value": "Le budget du projet s'élève à 4 999 529 euros pour une durée de 2 ans 3 mois.",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9418
        },
        {
            "id": 58594,
            "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": 9418
        },
        {
            "id": 58595,
            "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": 9418
        },
        {
            "id": 58596,
            "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": 9418
        },
        {
            "id": 58597,
            "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": 9418
        },
        {
            "id": 58580,
            "name": "Unique Response Number",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "united-states-of-america-member-state-narrative-submission-to-g20-implementation-framework-for-actions-on-marine-plastic-litter",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9310
        },
        {
            "id": 66898,
            "name": "Your organisation (If you are not affiliated with an organisation, please write 'not applicable').",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "United States (Member State Submission to G20 Implementation Framework for Actions on Marine Plastic Litter)",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9310
        },
        {
            "id": 66899,
            "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": 9310
        },
        {
            "id": 66900,
            "name": "On behalf of which organisation are you reporting here? (e.g. UNEP, FAO or name your specific private/public/third sector organisation).",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9310
        },
        {
            "id": 58576,
            "name": "Unique Response Number",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "united-kingdom-member-state-narrative-submission-to-g20-implementation-framework-for-actions-on-marine-plastic-litter",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9309
        },
        {
            "id": 66895,
            "name": "Your organisation (If you are not affiliated with an organisation, please write 'not applicable').",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "United Kingdom (Member State Submission to G20 Implementation Framework for Actions on Marine Plastic Litter)",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9309
        },
        {
            "id": 66896,
            "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": 9309
        },
        {
            "id": 66897,
            "name": "On behalf of which organisation are you reporting here? (e.g. UNEP, FAO or name your specific private/public/third sector organisation).",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9309
        },
        {
            "id": 58572,
            "name": "Unique Response Number",
            "section": 1,
            "max_characters": null,
            "help_text": "",
            "value": "republic-of-south-africa-member-state-narrative-submission-to-g20-implementation-framework-for-actions-on-marine-plastic-litter",
            "mandatory": false,
            "order": 1,
            "type": "text",
            "dropdown_options": null,
            "dropdown_selection": null,
            "project": 9308
        }
    ]
}