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

[
    {
        "url": "https://demozoo.org/api/v1/productions/334443/?format=api",
        "demozoo_url": "https://demozoo.org/productions/334443/",
        "id": 334443,
        "title": "Hugo's Character-Set-Developer",
        "author_nicks": [
            {
                "name": "Arrow",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107022/?format=api",
                    "id": 107022,
                    "name": "Arrow",
                    "is_group": true
                }
            },
            {
                "name": "Levetic Arts",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/139918/?format=api",
                    "id": 139918,
                    "name": "Levetic Arts",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exact",
                "abbreviation": "EX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7339/?format=api",
                    "id": 7339,
                    "name": "Exact",
                    "is_group": true
                }
            }
        ],
        "release_date": "1988-06-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]