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

[
    {
        "url": "https://demozoo.org/api/v1/productions/43940/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/43940/",
        "id": 43940,
        "title": "Cutie Pie",
        "author_nicks": [
            {
                "name": "Pissface",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27464/?format=api",
                    "id": 27464,
                    "name": "Pissface",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pittsburgh Stallers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9966/?format=api",
                    "id": 9966,
                    "name": "Pittsburgh Stallers",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-10-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]