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

[
    {
        "url": "https://demozoo.org/api/v1/productions/81989/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/81989/",
        "id": 81989,
        "title": "?",
        "author_nicks": [
            {
                "name": "Mother",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9851/?format=api",
                    "id": 9851,
                    "name": "Mother",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-05-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/20424/?format=api",
        "demozoo_url": "https://demozoo.org/music/20424/",
        "id": 20424,
        "title": "Redriver",
        "author_nicks": [
            {
                "name": "Celsius",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9851/?format=api",
                    "id": 9851,
                    "name": "Mother",
                    "is_group": false
                }
            },
            {
                "name": "Storm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3026/?format=api",
                    "id": 3026,
                    "name": "Storm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-31",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]