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

[
    {
        "url": "https://demozoo.org/api/v1/productions/6396/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6396/",
        "id": 6396,
        "title": "Monster",
        "author_nicks": [
            {
                "name": "Drifter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6109/?format=api",
                    "id": 6109,
                    "name": "Drifter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-07-26",
        "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/4181/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4181/",
        "id": 4181,
        "title": "Terminator",
        "author_nicks": [
            {
                "name": "Drifter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6109/?format=api",
                    "id": 6109,
                    "name": "Drifter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Byterapers",
                "abbreviation": "(B)",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/370/?format=api",
                    "id": 370,
                    "name": "Byterapers",
                    "is_group": true
                }
            }
        ],
        "release_date": "1992-04-19",
        "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/92395/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/92395/",
        "id": 92395,
        "title": "?",
        "author_nicks": [
            {
                "name": "Drifter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6109/?format=api",
                    "id": 6109,
                    "name": "Drifter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Vertigo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7718/?format=api",
                    "id": 7718,
                    "name": "Vertigo",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-06-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]