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

[
    {
        "url": "https://demozoo.org/api/v1/productions/94068/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/94068/",
        "id": 94068,
        "title": "NOCOPYNOAGANOART",
        "author_nicks": [
            {
                "name": "Zerox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5208/?format=api",
                    "id": 5208,
                    "name": "Zerox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gods",
                "abbreviation": "GDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5369/?format=api",
                    "id": 5369,
                    "name": "Gods",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-15",
        "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/94069/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/94069/",
        "id": 94069,
        "title": "Xorez",
        "author_nicks": [
            {
                "name": "Zerox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5208/?format=api",
                    "id": 5208,
                    "name": "Zerox",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Gods",
                "abbreviation": "GDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5369/?format=api",
                    "id": 5369,
                    "name": "Gods",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]