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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173783/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173783/",
        "id": 173783,
        "title": "Life Emerging",
        "author_nicks": [
            {
                "name": "Purple Daggers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72517/?format=api",
                    "id": 72517,
                    "name": "Purple Daggers",
                    "is_group": true
                }
            },
            {
                "name": "futago",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72406/?format=api",
                    "id": 72406,
                    "name": "futago",
                    "is_group": false
                }
            },
            {
                "name": "pink panthyr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72407/?format=api",
                    "id": 72407,
                    "name": "pink panthyr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-07-02",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]