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

[
    {
        "url": "https://demozoo.org/api/v1/productions/64271/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/64271/",
        "id": 64271,
        "title": "Cool dog",
        "author_nicks": [
            {
                "name": "Akromion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36577/?format=api",
                    "id": 36577,
                    "name": "Akromion",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Licos",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9561/?format=api",
                    "id": 9561,
                    "name": "Licos",
                    "is_group": true
                }
            },
            {
                "name": "Partyzans",
                "abbreviation": "PZS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9219/?format=api",
                    "id": 9219,
                    "name": "Partyzans",
                    "is_group": true
                }
            }
        ],
        "release_date": "2011-08-27",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]