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

[
    {
        "url": "https://demozoo.org/api/v1/productions/166037/?format=api",
        "demozoo_url": "https://demozoo.org/productions/166037/",
        "id": 166037,
        "title": "Arnie +2",
        "author_nicks": [
            {
                "name": "Arcade",
                "abbreviation": "ARC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15406/?format=api",
                    "id": 15406,
                    "name": "Arcade",
                    "is_group": true
                }
            },
            {
                "name": "Deadline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34186/?format=api",
                    "id": 34186,
                    "name": "Deadline",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "arnie",
            "trainer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/199346/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199346/",
        "id": 199346,
        "title": "Phileas Fogg's Balloon Battles +7",
        "author_nicks": [
            {
                "name": "Deadline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34186/?format=api",
                    "id": 34186,
                    "name": "Deadline",
                    "is_group": true
                }
            },
            {
                "name": "Genetix",
                "abbreviation": "GEN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32877/?format=api",
                    "id": 32877,
                    "name": "Genetix",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "phileas-foggs-balloon-battles"
        ]
    }
]