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

[
    {
        "url": "https://demozoo.org/api/v1/productions/49726/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/49726/",
        "id": 49726,
        "title": "Robot-Idéal",
        "author_nicks": [
            {
                "name": "Burlok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29903/?format=api",
                    "id": 29903,
                    "name": "Burlok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SFX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21918/?format=api",
                    "id": 21918,
                    "name": "SFX",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-11-04",
        "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/65341/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/65341/",
        "id": 65341,
        "title": "Space Scoot",
        "author_nicks": [
            {
                "name": "Burlok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29903/?format=api",
                    "id": 29903,
                    "name": "Burlok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "SFX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21918/?format=api",
                    "id": 21918,
                    "name": "SFX",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-07-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]