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

[
    {
        "url": "https://demozoo.org/api/v1/productions/130127/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/130127/",
        "id": 130127,
        "title": "Skeleton Knight",
        "author_nicks": [
            {
                "name": "Zhalafi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22009/?format=api",
                    "id": 22009,
                    "name": "Zhalafi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ostebulen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17230/?format=api",
                    "id": 17230,
                    "name": "Ostebulen",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-24",
        "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/33081/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33081/",
        "id": 33081,
        "title": "Runner",
        "author_nicks": [
            {
                "name": "Zhalafi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22009/?format=api",
                    "id": 22009,
                    "name": "Zhalafi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Puld Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21832/?format=api",
                    "id": 21832,
                    "name": "Puld Productions",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-07-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]