GET /api/v1/releasers/32416/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/106254/?format=api",
        "demozoo_url": "https://demozoo.org/music/106254/",
        "id": 106254,
        "title": "Akelodes I33",
        "author_nicks": [
            {
                "name": "Overdup",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32416/?format=api",
                    "id": 32416,
                    "name": "Overdup",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/118601/?format=api",
        "demozoo_url": "https://demozoo.org/music/118601/",
        "id": 118601,
        "title": "Fuck The Townkats",
        "author_nicks": [
            {
                "name": "Atomizer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45214/?format=api",
                    "id": 45214,
                    "name": "Atomizer",
                    "is_group": false
                }
            },
            {
                "name": "Overdup",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32416/?format=api",
                    "id": 32416,
                    "name": "Overdup",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Insomnia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44834/?format=api",
                    "id": 44834,
                    "name": "Insomnia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-08-29",
        "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"
        ]
    }
]