GET /api/v1/releasers/64568/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/155257/?format=api",
        "demozoo_url": "https://demozoo.org/music/155257/",
        "id": 155257,
        "title": "Chainsaw Revenge",
        "author_nicks": [
            {
                "name": "Absolute Valentine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64568/?format=api",
                    "id": 64568,
                    "name": "Absolute Valentine",
                    "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/167765/?format=api",
        "demozoo_url": "https://demozoo.org/music/167765/",
        "id": 167765,
        "title": "Out of the Void",
        "author_nicks": [
            {
                "name": "Absolute Valentine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64568/?format=api",
                    "id": 64568,
                    "name": "Absolute Valentine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-04",
        "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/167766/?format=api",
        "demozoo_url": "https://demozoo.org/music/167766/",
        "id": 167766,
        "title": "Bad News",
        "author_nicks": [
            {
                "name": "Absolute Valentine",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64568/?format=api",
                    "id": 64568,
                    "name": "Absolute Valentine",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]