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

[
    {
        "url": "https://demozoo.org/api/v1/productions/208085/?format=api",
        "demozoo_url": "https://demozoo.org/productions/208085/",
        "id": 208085,
        "title": "Spring Meeting Intro",
        "author_nicks": [
            {
                "name": "AdamSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/449/?format=api",
                    "id": 449,
                    "name": "AdamSoft",
                    "is_group": false
                }
            },
            {
                "name": "Katani",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59076/?format=api",
                    "id": 59076,
                    "name": "Katani",
                    "is_group": false
                }
            },
            {
                "name": "Lenin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2724/?format=api",
                    "id": 2724,
                    "name": "Lenin",
                    "is_group": false
                }
            },
            {
                "name": "Saddam",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50325/?format=api",
                    "id": 50325,
                    "name": "Saddam",
                    "is_group": false
                }
            },
            {
                "name": "Sputnik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38982/?format=api",
                    "id": 38982,
                    "name": "Sputnik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-06-05",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]