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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27364/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/27364/",
        "id": 27364,
        "title": "Squid",
        "author_nicks": [
            {
                "name": "Exeter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19019/?format=api",
                    "id": 19019,
                    "name": "Exeter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ingrine",
                "abbreviation": "IGR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19020/?format=api",
                    "id": 19020,
                    "name": "Ingrine",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-06-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "gif",
            "640x480"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28242/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28242/",
        "id": 28242,
        "title": "Puu",
        "author_nicks": [
            {
                "name": "Exeter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19019/?format=api",
                    "id": 19019,
                    "name": "Exeter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Amnesia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19494/?format=api",
                    "id": 19494,
                    "name": "Amnesia",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-01-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x200"
        ]
    }
]