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

[
    {
        "url": "https://demozoo.org/api/v1/productions/281862/?format=api",
        "demozoo_url": "https://demozoo.org/music/281862/",
        "id": 281862,
        "title": "Martijn",
        "author_nicks": [
            {
                "name": "Mando",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116391/?format=api",
                    "id": 116391,
                    "name": "Mando",
                    "is_group": false
                }
            },
            {
                "name": "Ralf",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116390/?format=api",
                    "id": 116390,
                    "name": "Ralf",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Explizit",
                "abbreviation": "XPL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22481/?format=api",
                    "id": 22481,
                    "name": "Explizit",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "16ch",
            "it"
        ]
    }
]