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

[
    {
        "url": "https://demozoo.org/api/v1/productions/39759/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/39759/",
        "id": 39759,
        "title": "Funkyshit",
        "author_nicks": [
            {
                "name": "Yves",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25510/?format=api",
                    "id": 25510,
                    "name": "Yves",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "c3s",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25511/?format=api",
                    "id": 25511,
                    "name": "c3s",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-29",
        "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/306786/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/306786/",
        "id": 306786,
        "title": "Frozen",
        "author_nicks": [
            {
                "name": "Yves",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25510/?format=api",
                    "id": 25510,
                    "name": "Yves",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04-25",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lightwave"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/163829/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/163829/",
        "id": 163829,
        "title": "Chichen Itza",
        "author_nicks": [
            {
                "name": "Yves",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25510/?format=api",
                    "id": 25510,
                    "name": "Yves",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-06-22",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]