GET /api/v1/releasers/137076/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/323027/?format=api",
        "demozoo_url": "https://demozoo.org/music/323027/",
        "id": 323027,
        "title": "Anchovies From Outer Space",
        "author_nicks": [
            {
                "name": "Nightmare Polygraph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137076/?format=api",
                    "id": 137076,
                    "name": "Nightmare Polygraph",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kinetic Operators Near Extinction",
                "abbreviation": "KONE",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62023/?format=api",
                    "id": 62023,
                    "name": "Kinetic Operators Near Extinction",
                    "is_group": true
                }
            }
        ],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323029/?format=api",
        "demozoo_url": "https://demozoo.org/music/323029/",
        "id": 323029,
        "title": "Anchovies From Outer Space (Warp Mix)",
        "author_nicks": [
            {
                "name": "Nightmare Polygraph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137076/?format=api",
                    "id": 137076,
                    "name": "Nightmare Polygraph",
                    "is_group": false
                }
            },
            {
                "name": "Toxic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137077/?format=api",
                    "id": 137077,
                    "name": "Toxic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/323028/?format=api",
        "demozoo_url": "https://demozoo.org/music/323028/",
        "id": 323028,
        "title": "Netsplit 1-3",
        "author_nicks": [
            {
                "name": "Nightmare Polygraph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/137076/?format=api",
                    "id": 137076,
                    "name": "Nightmare Polygraph",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02-23",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "4ch",
            "mod"
        ]
    }
]