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

[
    {
        "url": "https://demozoo.org/api/v1/productions/7879/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7879/",
        "id": 7879,
        "title": "Killer",
        "author_nicks": [
            {
                "name": "Dragon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30834/?format=api",
                    "id": 30834,
                    "name": "Dragon",
                    "is_group": false
                }
            },
            {
                "name": "Huk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8800/?format=api",
                    "id": 8800,
                    "name": "Huk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Damage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7384/?format=api",
                    "id": 7384,
                    "name": "Damage",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-12-29",
        "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/188975/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/188975/",
        "id": 188975,
        "title": "Tunel",
        "author_nicks": [
            {
                "name": "Dragon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30834/?format=api",
                    "id": 30834,
                    "name": "Dragon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-03-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]