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

[
    {
        "url": "https://demozoo.org/api/v1/productions/148012/?format=api",
        "demozoo_url": "https://demozoo.org/music/148012/",
        "id": 148012,
        "title": "The Theme Triology",
        "author_nicks": [
            {
                "name": "Nogoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56316/?format=api",
                    "id": 56316,
                    "name": "Nogoth",
                    "is_group": false
                }
            },
            {
                "name": "Pinocchio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1219/?format=api",
                    "id": 1219,
                    "name": "Pinnochio",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Contraz",
                "abbreviation": "CTZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102/?format=api",
                    "id": 102,
                    "name": "Contraz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "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/131595/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/131595/",
        "id": 131595,
        "title": "Frost",
        "author_nicks": [
            {
                "name": "Nogoth",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/56316/?format=api",
                    "id": 56316,
                    "name": "Nogoth",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Contraz",
                "abbreviation": "CTZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/102/?format=api",
                    "id": 102,
                    "name": "Contraz",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-12",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]