GET /api/v1/releasers/37602/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/133447/?format=api",
        "demozoo_url": "https://demozoo.org/music/133447/",
        "id": 133447,
        "title": "Jungle",
        "author_nicks": [
            {
                "name": "Angee",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21869/?format=api",
                    "id": 21869,
                    "name": "Angee",
                    "is_group": false
                }
            },
            {
                "name": "Choler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37602/?format=api",
                    "id": 37602,
                    "name": "Choler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-04-13",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "xm"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/166210/?format=api",
        "demozoo_url": "https://demozoo.org/music/166210/",
        "id": 166210,
        "title": "Out of Control",
        "author_nicks": [
            {
                "name": "Choler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37602/?format=api",
                    "id": 37602,
                    "name": "Choler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-04-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]