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

[
    {
        "url": "https://demozoo.org/api/v1/productions/68968/?format=api",
        "demozoo_url": "https://demozoo.org/music/68968/",
        "id": 68968,
        "title": "Buzz lightyears worst nightmare",
        "author_nicks": [
            {
                "name": "Propagandaministeriet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36033/?format=api",
                    "id": 36033,
                    "name": "Propagandaministeriet",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-11-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/75246/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75246/",
        "id": 75246,
        "title": "Wunderlich",
        "author_nicks": [
            {
                "name": "Propagandaministeriet",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36033/?format=api",
                    "id": 36033,
                    "name": "Propagandaministeriet",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]