GET /api/v1/releasers/67117/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/170293/?format=api",
        "demozoo_url": "https://demozoo.org/music/170293/",
        "id": 170293,
        "title": "Make the Symbols Work",
        "author_nicks": [
            {
                "name": "nervous_testpilot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67117/?format=api",
                    "id": 67117,
                    "name": "nervous_testpilot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-13",
        "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/170294/?format=api",
        "demozoo_url": "https://demozoo.org/music/170294/",
        "id": 170294,
        "title": "Music for Code",
        "author_nicks": [
            {
                "name": "nervous_testpilot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67117/?format=api",
                    "id": 67117,
                    "name": "nervous_testpilot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-13",
        "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/170295/?format=api",
        "demozoo_url": "https://demozoo.org/music/170295/",
        "id": 170295,
        "title": "Office",
        "author_nicks": [
            {
                "name": "nervous_testpilot",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67117/?format=api",
                    "id": 67117,
                    "name": "nervous_testpilot",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]