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

[
    {
        "url": "https://demozoo.org/api/v1/productions/54980/?format=api",
        "demozoo_url": "https://demozoo.org/music/54980/",
        "id": 54980,
        "title": "Mission to the stars",
        "author_nicks": [
            {
                "name": "Waverider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32857/?format=api",
                    "id": 32857,
                    "name": "Waverider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/180044/?format=api",
        "demozoo_url": "https://demozoo.org/music/180044/",
        "id": 180044,
        "title": "Fatal error v0.8",
        "author_nicks": [
            {
                "name": "Waverider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32857/?format=api",
                    "id": 32857,
                    "name": "Waverider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]