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

[
    {
        "url": "https://demozoo.org/api/v1/productions/60747/?format=api",
        "demozoo_url": "https://demozoo.org/productions/60747/",
        "id": 60747,
        "title": "TexmexBoysAtJRP02",
        "author_nicks": [
            {
                "name": "Herr Groen",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35096/?format=api",
                    "id": 35096,
                    "name": "Herr Groen",
                    "is_group": false
                }
            },
            {
                "name": "dr. Ulrich",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35095/?format=api",
                    "id": 35095,
                    "name": "dr. Ulrich",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "TexxMexx Boys",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31174/?format=api",
                    "id": 31174,
                    "name": "TexMex Boys",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-06-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]