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

[
    {
        "url": "https://demozoo.org/api/v1/productions/147786/?format=api",
        "demozoo_url": "https://demozoo.org/productions/147786/",
        "id": 147786,
        "title": "Tanks Furry",
        "author_nicks": [
            {
                "name": "Doomer",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67902/?format=api",
                    "id": 67902,
                    "name": "Doomer",
                    "is_group": false
                }
            },
            {
                "name": "Juen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10952/?format=api",
                    "id": 10952,
                    "name": "Juen",
                    "is_group": false
                }
            },
            {
                "name": "Koyot1222",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57815/?format=api",
                    "id": 57815,
                    "name": "Koyot1222",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-10-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]