GET /api/v1/releasers/41685/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/81221/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/81221/",
        "id": 81221,
        "title": "Euskorpia",
        "author_nicks": [
            {
                "name": "Gutto",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41685/?format=api",
                    "id": 41685,
                    "name": "Gutto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "StN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41684/?format=api",
                    "id": 41684,
                    "name": "StN",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-07-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/77631/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/77631/",
        "id": 77631,
        "title": "Mercedes",
        "author_nicks": [
            {
                "name": "Iñigo Gutiérrez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41685/?format=api",
                    "id": 41685,
                    "name": "Gutto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "StN",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41684/?format=api",
                    "id": 41684,
                    "name": "StN",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-07-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71007/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/71007/",
        "id": 71007,
        "title": "Buzz Lightyear",
        "author_nicks": [
            {
                "name": "Iñigo Gutiérrez",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41685/?format=api",
                    "id": 41685,
                    "name": "Gutto",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]