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

[
    {
        "url": "https://demozoo.org/api/v1/productions/97063/?format=api",
        "demozoo_url": "https://demozoo.org/music/97063/",
        "id": 97063,
        "title": "Yaa-aaH",
        "author_nicks": [
            {
                "name": "CopyKill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45556/?format=api",
                    "id": 45556,
                    "name": "CopyKill",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Q-Net",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24738/?format=api",
                    "id": 24738,
                    "name": "Q-Net",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "it"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/97080/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/97080/",
        "id": 97080,
        "title": "Mech",
        "author_nicks": [
            {
                "name": "CopyKill",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45556/?format=api",
                    "id": 45556,
                    "name": "CopyKill",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Q-Net",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24738/?format=api",
                    "id": 24738,
                    "name": "Q-Net",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-08-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]