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

[
    {
        "url": "https://demozoo.org/api/v1/productions/151449/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/151449/",
        "id": 151449,
        "title": "da SunDANCEr just before he was born",
        "author_nicks": [
            {
                "name": "The Sundancer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62673/?format=api",
                    "id": 62673,
                    "name": "The Sundancer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-05",
        "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/165881/?format=api",
        "demozoo_url": "https://demozoo.org/music/165881/",
        "id": 165881,
        "title": "Morrow",
        "author_nicks": [
            {
                "name": "The Sundancer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62673/?format=api",
                    "id": 62673,
                    "name": "The Sundancer",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-05",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]