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

[
    {
        "url": "https://demozoo.org/api/v1/productions/361626/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361626/",
        "id": 361626,
        "title": "Gliss",
        "author_nicks": [
            {
                "name": "Lhasa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36038/?format=api",
                    "id": 36038,
                    "name": "Lhasa",
                    "is_group": false
                }
            },
            {
                "name": "Mewler",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/108295/?format=api",
                    "id": 108295,
                    "name": "Mewler",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "crinkler",
            "4klang",
            "shader-minifier"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/62526/?format=api",
        "demozoo_url": "https://demozoo.org/music/62526/",
        "id": 62526,
        "title": "The Invisible Man",
        "author_nicks": [
            {
                "name": "Lhasa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36038/?format=api",
                    "id": 36038,
                    "name": "Lhasa",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-06-29",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/30/?format=api",
                "id": 30,
                "name": "Streaming Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]