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

[
    {
        "url": "https://demozoo.org/api/v1/productions/219946/?format=api",
        "demozoo_url": "https://demozoo.org/music/219946/",
        "id": 219946,
        "title": "Blackwind",
        "author_nicks": [
            {
                "name": "Blackwind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80528/?format=api",
                    "id": 80528,
                    "name": "Blackwind",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Route 66",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4985/?format=api",
                    "id": 4985,
                    "name": "Route 66",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-03-24",
        "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/219947/?format=api",
        "demozoo_url": "https://demozoo.org/music/219947/",
        "id": 219947,
        "title": "Blackwind2",
        "author_nicks": [
            {
                "name": "Blackwind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/80528/?format=api",
                    "id": 80528,
                    "name": "Blackwind",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Route 66",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4985/?format=api",
                    "id": 4985,
                    "name": "Route 66",
                    "is_group": true
                }
            }
        ],
        "release_date": "1989-03-24",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]