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

[
    {
        "url": "https://demozoo.org/api/v1/productions/329094/?format=api",
        "demozoo_url": "https://demozoo.org/productions/329094/",
        "id": 329094,
        "title": "Fighting Force Cracktro",
        "author_nicks": [
            {
                "name": "Fighting Force",
                "abbreviation": "FFO",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139116/?format=api",
                    "id": 139116,
                    "name": "Fighting Force",
                    "is_group": true
                }
            },
            {
                "name": "X-Pression",
                "abbreviation": "XPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/15984/?format=api",
                    "id": 15984,
                    "name": "X-Pression",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-added",
            "blank-cracktro"
        ]
    }
]