GET /api/v1/releasers/78864/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/188365/?format=api",
        "demozoo_url": "https://demozoo.org/music/188365/",
        "id": 188365,
        "title": "Precipice",
        "author_nicks": [
            {
                "name": "AtyomBusel",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78864/?format=api",
                    "id": 78864,
                    "name": "AtyomBusel",
                    "is_group": false
                }
            },
            {
                "name": "Konstantin Zhilkin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78865/?format=api",
                    "id": 78865,
                    "name": "Konstantin Zhilkin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Favourite Mirror",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/78866/?format=api",
                    "id": 78866,
                    "name": "Favourite Mirror",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-09-20",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]