GET /api/v1/releasers/57210/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/133406/?format=api",
        "demozoo_url": "https://demozoo.org/music/133406/",
        "id": 133406,
        "title": "The Seven Cities of Gold",
        "author_nicks": [
            {
                "name": "Roy Glover",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57210/?format=api",
                    "id": 57210,
                    "name": "Roy Glover",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1984",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/133404/?format=api",
        "demozoo_url": "https://demozoo.org/music/133404/",
        "id": 133404,
        "title": "M.U.L.E. (A8)",
        "author_nicks": [
            {
                "name": "Roy Glover",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57210/?format=api",
                    "id": 57210,
                    "name": "Roy Glover",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1983",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/16/?format=api",
                "id": 16,
                "name": "Atari 8 bit"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "sap"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290895/?format=api",
        "demozoo_url": "https://demozoo.org/music/290895/",
        "id": 290895,
        "title": "M.U.L.E. (C64)",
        "author_nicks": [
            {
                "name": "Roy Glover",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57210/?format=api",
                    "id": 57210,
                    "name": "Roy Glover",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1983",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]