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

[
    {
        "url": "https://demozoo.org/api/v1/productions/185869/?format=api",
        "demozoo_url": "https://demozoo.org/productions/185869/",
        "id": 185869,
        "title": "Defender/Joust +3 Trainer",
        "author_nicks": [
            {
                "name": "Teksteppa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15311/?format=api",
                    "id": 15311,
                    "name": "Teksteppa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                "id": 37,
                "name": "Nintendo Game Boy Color (GBC)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "trainer",
            "cracktro-needs-extraction"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/379331/?format=api",
        "demozoo_url": "https://demozoo.org/productions/379331/",
        "id": 379331,
        "title": "Gex: Enter the Gecko +2",
        "author_nicks": [
            {
                "name": "Teksteppa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15311/?format=api",
                    "id": 15311,
                    "name": "Teksteppa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/37/?format=api",
                "id": 37,
                "name": "Nintendo Game Boy Color (GBC)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound",
            "trainer",
            "cracktro-needs-extraction"
        ]
    }
]