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

[
    {
        "url": "https://demozoo.org/api/v1/productions/62321/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/62321/",
        "id": 62321,
        "title": "KillReality",
        "author_nicks": [
            {
                "name": "AmiFlash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12117/?format=api",
                    "id": 12117,
                    "name": "AmiFlash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nah-Kolor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/606/?format=api",
                    "id": 606,
                    "name": "Nah-Kolor",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35179/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35179/",
        "id": 35179,
        "title": "Veni Vidi Vici",
        "author_nicks": [
            {
                "name": "AmiFlash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12117/?format=api",
                    "id": 12117,
                    "name": "AmiFlash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-30",
        "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/30501/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/30501/",
        "id": 30501,
        "title": "Where is the Truth",
        "author_nicks": [
            {
                "name": "AmiFlash",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12117/?format=api",
                    "id": 12117,
                    "name": "AmiFlash",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-11-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]