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

[
    {
        "url": "https://demozoo.org/api/v1/productions/219609/?format=api",
        "demozoo_url": "https://demozoo.org/productions/219609/",
        "id": 219609,
        "title": "The Gathering 1999 Invitation",
        "author_nicks": [
            {
                "name": "Allman",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76413/?format=api",
                    "id": 76413,
                    "name": "Allman",
                    "is_group": false
                }
            },
            {
                "name": "Googol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98647/?format=api",
                    "id": 98647,
                    "name": "Googol",
                    "is_group": false
                }
            },
            {
                "name": "Psionic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1182/?format=api",
                    "id": 1182,
                    "name": "Psionic",
                    "is_group": false
                }
            },
            {
                "name": "Wobba",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98648/?format=api",
                    "id": 98648,
                    "name": "Wobba",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/225123/?format=api",
        "demozoo_url": "https://demozoo.org/music/225123/",
        "id": 225123,
        "title": "tg99modulen",
        "author_nicks": [
            {
                "name": "Googol",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98647/?format=api",
                    "id": 98647,
                    "name": "Googol",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]