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

[
    {
        "url": "https://demozoo.org/api/v1/productions/282266/?format=api",
        "demozoo_url": "https://demozoo.org/music/282266/",
        "id": 282266,
        "title": "Sharks Intro",
        "author_nicks": [
            {
                "name": "Exciter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2139/?format=api",
                    "id": 2139,
                    "name": "Exciter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/207957/?format=api",
        "demozoo_url": "https://demozoo.org/music/207957/",
        "id": 207957,
        "title": "Exciting Moments",
        "author_nicks": [
            {
                "name": "Chromag",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/300/?format=api",
                    "id": 300,
                    "name": "Chromag",
                    "is_group": false
                }
            },
            {
                "name": "Exciter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2139/?format=api",
                    "id": 2139,
                    "name": "Exciter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]