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

[
    {
        "url": "https://demozoo.org/api/v1/productions/268446/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/268446/",
        "id": 268446,
        "title": "God Has An Idea",
        "author_nicks": [
            {
                "name": "Robert De Intro",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107457/?format=api",
                    "id": 107457,
                    "name": "Robert De Intro",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Kewlfellas",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107455/?format=api",
                    "id": 107455,
                    "name": "Kewlfellas",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-10-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "monochrome"
        ]
    }
]