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

[
    {
        "url": "https://demozoo.org/api/v1/productions/183065/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183065/",
        "id": 183065,
        "title": "Subway/Metro",
        "author_nicks": [
            {
                "name": "3Dream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73845/?format=api",
                    "id": 73845,
                    "name": "3Dream",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-01-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/177299/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177299/",
        "id": 177299,
        "title": "FragMental",
        "author_nicks": [
            {
                "name": "3Dream",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73845/?format=api",
                    "id": 73845,
                    "name": "3Dream",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-08-19",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "style-award"
        ]
    }
]