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

[
    {
        "url": "https://demozoo.org/api/v1/productions/161346/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/161346/",
        "id": 161346,
        "title": "Onwards... to glory!!!",
        "author_nicks": [
            {
                "name": "After Work Teatime",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60487/?format=api",
                    "id": 60487,
                    "name": "After Work Teatime",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-05",
        "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/143162/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/143162/",
        "id": 143162,
        "title": "Plumber Cafe",
        "author_nicks": [
            {
                "name": "After Work Teatime",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60487/?format=api",
                    "id": 60487,
                    "name": "After Work Teatime",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]