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

[
    {
        "url": "https://demozoo.org/api/v1/productions/198243/?format=api",
        "demozoo_url": "https://demozoo.org/music/198243/",
        "id": 198243,
        "title": "?",
        "author_nicks": [
            {
                "name": "Superwonko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84461/?format=api",
                    "id": 84461,
                    "name": "Superwonko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/198253/?format=api",
        "demozoo_url": "https://demozoo.org/productions/198253/",
        "id": 198253,
        "title": "Fliegende Kinderscheisse",
        "author_nicks": [
            {
                "name": "Boo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/294/?format=api",
                    "id": 294,
                    "name": "Boo",
                    "is_group": false
                }
            },
            {
                "name": "Superwonko",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/84461/?format=api",
                    "id": 84461,
                    "name": "Superwonko",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Talent",
                "abbreviation": "TLN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/292/?format=api",
                    "id": 292,
                    "name": "Talent",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-06-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]