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

[
    {
        "url": "https://demozoo.org/api/v1/productions/35790/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35790/",
        "id": 35790,
        "title": "Oh yeah gary, be love !",
        "author_nicks": [
            {
                "name": "Zeb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7211/?format=api",
                    "id": 7211,
                    "name": "Zeb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Orange",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                    "id": 487,
                    "name": "Orange",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-02-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/7449/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/7449/",
        "id": 7449,
        "title": "Nut Fish",
        "author_nicks": [
            {
                "name": "Zeb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7211/?format=api",
                    "id": 7211,
                    "name": "Zeb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Orange",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/487/?format=api",
                    "id": 487,
                    "name": "Orange",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-08-13",
        "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/6173/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/6173/",
        "id": 6173,
        "title": "Vis16",
        "author_nicks": [
            {
                "name": "Zeb",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7211/?format=api",
                    "id": 7211,
                    "name": "Zeb",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Infiny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7204/?format=api",
                    "id": 7204,
                    "name": "Infiny",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-12-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]