GET /api/v1/releasers/59395/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/139698/?format=api",
        "demozoo_url": "https://demozoo.org/music/139698/",
        "id": 139698,
        "title": "Gorf 2000 – Astro2k",
        "author_nicks": [
            {
                "name": "Steve Scaove",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59395/?format=api",
                    "id": 59395,
                    "name": "Steve Scaove",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                "id": 50,
                "name": "Atari Jaguar"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/139699/?format=api",
        "demozoo_url": "https://demozoo.org/music/139699/",
        "id": 139699,
        "title": "Gorf 2000 – Flag2k",
        "author_nicks": [
            {
                "name": "Steve Scaove",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59395/?format=api",
                    "id": 59395,
                    "name": "Steve Scaove",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                "id": 50,
                "name": "Atari Jaguar"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/139700/?format=api",
        "demozoo_url": "https://demozoo.org/music/139700/",
        "id": 139700,
        "title": "Gorf 2000 – Gorf2k",
        "author_nicks": [
            {
                "name": "Steve Scaove",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/59395/?format=api",
                    "id": 59395,
                    "name": "Steve Scaove",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
                "id": 50,
                "name": "Atari Jaguar"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "xm"
        ]
    }
]