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

[
    {
        "url": "https://demozoo.org/api/v1/productions/212062/?format=api",
        "demozoo_url": "https://demozoo.org/productions/212062/",
        "id": 212062,
        "title": "Bubble And Squeak +3",
        "author_nicks": [
            {
                "name": "Mantronix",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/791/?format=api",
                    "id": 791,
                    "name": "Mantronix",
                    "is_group": false
                }
            },
            {
                "name": "Phantasm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18757/?format=api",
                    "id": 18757,
                    "name": "Rebel",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-10-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]