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

[
    {
        "url": "https://demozoo.org/api/v1/productions/196974/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196974/",
        "id": 196974,
        "title": "HF+MHI Coop Intro",
        "author_nicks": [
            {
                "name": "Didi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5914/?format=api",
                    "id": 5914,
                    "name": "Didi",
                    "is_group": false
                }
            },
            {
                "name": "Hokuto Force",
                "abbreviation": "HF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14329/?format=api",
                    "id": 14329,
                    "name": "Hokuto Force",
                    "is_group": true
                }
            },
            {
                "name": "Mad Hacker's Incorporated",
                "abbreviation": "MHI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68073/?format=api",
                    "id": 68073,
                    "name": "Mad Hacker's Incorporated",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-11-06",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/164185/?format=api",
        "demozoo_url": "https://demozoo.org/productions/164185/",
        "id": 164185,
        "title": "Extreme demo maker",
        "author_nicks": [
            {
                "name": "Mad Hacker's Incorporated",
                "abbreviation": "MHI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68073/?format=api",
                    "id": 68073,
                    "name": "Mad Hacker's Incorporated",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]