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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27795/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27795/",
        "id": 27795,
        "title": "Sheep",
        "author_nicks": [
            {
                "name": "Babbage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13931/?format=api",
                    "id": 13931,
                    "name": "Babbage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nerve Axis",
                "abbreviation": "NVX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/585/?format=api",
                    "id": 585,
                    "name": "Nerve Axis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27801/?format=api",
        "demozoo_url": "https://demozoo.org/music/27801/",
        "id": 27801,
        "title": "Pugwash",
        "author_nicks": [
            {
                "name": "Babbage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13931/?format=api",
                    "id": 13931,
                    "name": "Babbage",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nerve Axis",
                "abbreviation": "NVX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/585/?format=api",
                    "id": 585,
                    "name": "Nerve Axis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-10-21",
        "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"
        ]
    }
]