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

[
    {
        "url": "https://demozoo.org/api/v1/productions/33552/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33552/",
        "id": 33552,
        "title": "?",
        "author_nicks": [
            {
                "name": "Count-D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22325/?format=api",
                    "id": 22325,
                    "name": "Count-D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "X-Seed",
                "abbreviation": "XSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22249/?format=api",
                    "id": 22249,
                    "name": "X-Seed",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33561/?format=api",
        "demozoo_url": "https://demozoo.org/music/33561/",
        "id": 33561,
        "title": "Time Race",
        "author_nicks": [
            {
                "name": "Count-D",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22325/?format=api",
                    "id": 22325,
                    "name": "Count-D",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "X-Seed",
                "abbreviation": "XSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22249/?format=api",
                    "id": 22249,
                    "name": "X-Seed",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-19",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]