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

[
    {
        "url": "https://demozoo.org/api/v1/productions/282279/?format=api",
        "demozoo_url": "https://demozoo.org/music/282279/",
        "id": 282279,
        "title": "Confrontation",
        "author_nicks": [
            {
                "name": "Thanatos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116044/?format=api",
                    "id": 116044,
                    "name": "Thanatos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Venal",
                "abbreviation": "VNL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52992/?format=api",
                    "id": 52992,
                    "name": "Venal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-22",
        "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"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/282280/?format=api",
        "demozoo_url": "https://demozoo.org/music/282280/",
        "id": 282280,
        "title": "Hysteric",
        "author_nicks": [
            {
                "name": "Thanatos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/116044/?format=api",
                    "id": 116044,
                    "name": "Thanatos",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Venal",
                "abbreviation": "VNL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52992/?format=api",
                    "id": 52992,
                    "name": "Venal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-22",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]