GET /api/v1/releasers/106843/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/267882/?format=api",
        "demozoo_url": "https://demozoo.org/music/267882/",
        "id": 267882,
        "title": "Massive Aggressive",
        "author_nicks": [
            {
                "name": "Gargaj",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/306/?format=api",
                    "id": 306,
                    "name": "Gargaj",
                    "is_group": false
                }
            },
            {
                "name": "MC Fantom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106843/?format=api",
                    "id": 106843,
                    "name": "MC Fantom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-09-14",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "vocals-in-music",
            "rap",
            "drum-n-bass",
            "flac"
        ]
    }
]