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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173744/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173744/",
        "id": 173744,
        "title": "DiHalt2014",
        "author_nicks": [
            {
                "name": "Flast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32783/?format=api",
                    "id": 32783,
                    "name": "Flast",
                    "is_group": false
                }
            },
            {
                "name": "Grigoryan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72373/?format=api",
                    "id": 72373,
                    "name": "Grigoryan",
                    "is_group": false
                }
            },
            {
                "name": "Lilka",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43581/?format=api",
                    "id": 43581,
                    "name": "Lilka",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-07-01",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "wmv",
            "windows-movie-maker"
        ]
    }
]