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

[
    {
        "url": "https://demozoo.org/api/v1/productions/156290/?format=api",
        "demozoo_url": "https://demozoo.org/productions/156290/",
        "id": 156290,
        "title": "TEP Wild",
        "author_nicks": [
            {
                "name": "SineTwo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65065/?format=api",
                    "id": 65065,
                    "name": "SineTwo",
                    "is_group": false
                }
            },
            {
                "name": "Stratcast",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65068/?format=api",
                    "id": 65068,
                    "name": "Stratcast",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TEP",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65069/?format=api",
                    "id": 65069,
                    "name": "TEP",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-13",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]