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

[
    {
        "url": "https://demozoo.org/api/v1/productions/96009/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/96009/",
        "id": 96009,
        "title": "C sixty what?",
        "author_nicks": [
            {
                "name": "Trolli02",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21369/?format=api",
                    "id": 21369,
                    "name": "Trolli02",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Lübecks United Lamers Inc.",
                "abbreviation": "LULI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6234/?format=api",
                    "id": 6234,
                    "name": "Lübecks United Lamers Inc.",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-12-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]