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

[
    {
        "url": "https://demozoo.org/api/v1/productions/36278/?format=api",
        "demozoo_url": "https://demozoo.org/music/36278/",
        "id": 36278,
        "title": "Gotta Feel Good",
        "author_nicks": [
            {
                "name": "Rog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21552/?format=api",
                    "id": 21552,
                    "name": "Rog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-04-01",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32195/?format=api",
        "demozoo_url": "https://demozoo.org/music/32195/",
        "id": 32195,
        "title": "Post Temporal Energy",
        "author_nicks": [
            {
                "name": "Rog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21552/?format=api",
                    "id": 21552,
                    "name": "Rog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/32239/?format=api",
        "demozoo_url": "https://demozoo.org/music/32239/",
        "id": 32239,
        "title": "First And Last",
        "author_nicks": [
            {
                "name": "Rog",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21552/?format=api",
                    "id": 21552,
                    "name": "Rog",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]