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

[
    {
        "url": "https://demozoo.org/api/v1/productions/32696/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/32696/",
        "id": 32696,
        "title": "Bonome",
        "author_nicks": [
            {
                "name": "Xulax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21789/?format=api",
                    "id": 21789,
                    "name": "Xulax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Paranormal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21756/?format=api",
                    "id": 21756,
                    "name": "Paranormal",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "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/324414/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/324414/",
        "id": 324414,
        "title": "Dragon",
        "author_nicks": [
            {
                "name": "Xulax",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21789/?format=api",
                    "id": 21789,
                    "name": "Xulax",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "New Generation Crew",
                "abbreviation": "NGC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8318/?format=api",
                    "id": 8318,
                    "name": "New Generation Crew",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-09-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "352x290",
            "32-colors"
        ]
    }
]