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

[
    {
        "url": "https://demozoo.org/api/v1/productions/113099/?format=api",
        "demozoo_url": "https://demozoo.org/music/113099/",
        "id": 113099,
        "title": "Choose3",
        "author_nicks": [
            {
                "name": "Michael Burdett",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50535/?format=api",
                    "id": 50535,
                    "name": "Michael Burdett",
                    "is_group": false
                }
            },
            {
                "name": "Richard Joseph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47316/?format=api",
                    "id": 47316,
                    "name": "Richard Joseph",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/113100/?format=api",
        "demozoo_url": "https://demozoo.org/music/113100/",
        "id": 113100,
        "title": "Megalomania",
        "author_nicks": [
            {
                "name": "Michael Burdett",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/50535/?format=api",
                    "id": 50535,
                    "name": "Michael Burdett",
                    "is_group": false
                }
            },
            {
                "name": "Richard Joseph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47316/?format=api",
                    "id": 47316,
                    "name": "Richard Joseph",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]