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

[
    {
        "url": "https://demozoo.org/api/v1/productions/120753/?format=api",
        "demozoo_url": "https://demozoo.org/productions/120753/",
        "id": 120753,
        "title": "Abort Invitation",
        "author_nicks": [
            {
                "name": "Krokar (SPi)",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52959/?format=api",
                    "id": 52959,
                    "name": "Krokar (SPi)",
                    "is_group": true
                }
            },
            {
                "name": "Twilight Connection",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22335/?format=api",
                    "id": 22335,
                    "name": "Twilight",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]