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

[
    {
        "url": "https://demozoo.org/api/v1/productions/202556/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/202556/",
        "id": 202556,
        "title": "Two Cats Playing",
        "author_nicks": [
            {
                "name": "Hanna Nikoline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88899/?format=api",
                    "id": 88899,
                    "name": "Hanna Nikoline",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/202589/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/202589/",
        "id": 202589,
        "title": "We're No Strangers To Love",
        "author_nicks": [
            {
                "name": "Hanna Nikoline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88899/?format=api",
                    "id": 88899,
                    "name": "Hanna Nikoline",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-20",
        "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/202887/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/202887/",
        "id": 202887,
        "title": "Useless Message",
        "author_nicks": [
            {
                "name": "Hanna Nikoline",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/88899/?format=api",
                    "id": 88899,
                    "name": "Hanna Nikoline",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-04-19",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]