GET /api/v1/releasers/61576/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/197412/?format=api",
        "demozoo_url": "https://demozoo.org/music/197412/",
        "id": 197412,
        "title": "Theme From Star Wreck VI - In The Pirkinning",
        "author_nicks": [
            {
                "name": "EJ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61576/?format=api",
                    "id": 61576,
                    "name": "Eddy Jason",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "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/306128/?format=api",
        "demozoo_url": "https://demozoo.org/music/306128/",
        "id": 306128,
        "title": "Deep-blue Mindflow",
        "author_nicks": [
            {
                "name": "Eddy Jason",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61576/?format=api",
                    "id": 61576,
                    "name": "Eddy Jason",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-17",
        "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/146434/?format=api",
        "demozoo_url": "https://demozoo.org/music/146434/",
        "id": 146434,
        "title": "Fenola (First Part)",
        "author_nicks": [
            {
                "name": "Eddy Jason",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61576/?format=api",
                    "id": 61576,
                    "name": "Eddy Jason",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-12",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]