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

[
    {
        "url": "https://demozoo.org/api/v1/productions/35733/?format=api",
        "demozoo_url": "https://demozoo.org/music/35733/",
        "id": 35733,
        "title": "Sado-Maso Fun",
        "author_nicks": [
            {
                "name": "S. Robbins",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22483/?format=api",
                    "id": 22483,
                    "name": "S. Robbins",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Pyramid Inc.",
                "abbreviation": "BPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22163/?format=api",
                    "id": 22163,
                    "name": "Black Pyramid Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-11-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/33894/?format=api",
        "demozoo_url": "https://demozoo.org/music/33894/",
        "id": 33894,
        "title": "Kotsen en gebbelen",
        "author_nicks": [
            {
                "name": "S. Robbins",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22483/?format=api",
                    "id": 22483,
                    "name": "S. Robbins",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Black Pyramid Inc.",
                "abbreviation": "BPI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22163/?format=api",
                    "id": 22163,
                    "name": "Black Pyramid Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-09-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]