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

[
    {
        "url": "https://demozoo.org/api/v1/productions/28323/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28323/",
        "id": 28323,
        "title": "Steel Face",
        "author_nicks": [
            {
                "name": "Emetic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19498/?format=api",
                    "id": 19498,
                    "name": "Emetic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nordic Vision",
                "abbreviation": "NV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13105/?format=api",
                    "id": 13105,
                    "name": "Nordic Vision",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-07-01",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "gif",
            "320x400"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/28246/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/28246/",
        "id": 28246,
        "title": "Mutoid",
        "author_nicks": [
            {
                "name": "Emetic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19498/?format=api",
                    "id": 19498,
                    "name": "Emetic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Nordic Vision",
                "abbreviation": "NV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13105/?format=api",
                    "id": 13105,
                    "name": "Nordic Vision",
                    "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": [
            "320x400"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/132286/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/132286/",
        "id": 132286,
        "title": "Bangman",
        "author_nicks": [
            {
                "name": "Emetic",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19498/?format=api",
                    "id": 19498,
                    "name": "Emetic",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]