GET /api/v1/releasers/71295/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/171116/?format=api",
        "demozoo_url": "https://demozoo.org/music/171116/",
        "id": 171116,
        "title": "Project aLpha",
        "author_nicks": [
            {
                "name": "AndroMeda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71295/?format=api",
                    "id": 71295,
                    "name": "AndroMeda",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Abacu's Bandits Company",
                "abbreviation": "ABC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6197/?format=api",
                    "id": 6197,
                    "name": "Abacu's Bandits Company",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "31ch"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/295008/?format=api",
        "demozoo_url": "https://demozoo.org/music/295008/",
        "id": 295008,
        "title": "Prepare (Mystic Cultures)",
        "author_nicks": [
            {
                "name": "AndroMeda",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71295/?format=api",
                    "id": 71295,
                    "name": "AndroMeda",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Abacu's Bandits Company",
                "abbreviation": "ABC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6197/?format=api",
                    "id": 6197,
                    "name": "Abacu's Bandits Company",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-04",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it",
            "34ch"
        ]
    }
]