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

[
    {
        "url": "https://demozoo.org/api/v1/productions/266516/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266516/",
        "id": 266516,
        "title": "Catys Run Final Party Version",
        "author_nicks": [
            {
                "name": "Teki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32620/?format=api",
                    "id": 32620,
                    "name": "Teki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Psychonomix",
                "abbreviation": "PSX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2231/?format=api",
                    "id": 2231,
                    "name": "Psychonomix",
                    "is_group": true
                }
            }
        ],
        "release_date": "2019-08-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/52/?format=api",
                "id": 52,
                "name": "Android"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/191990/?format=api",
        "demozoo_url": "https://demozoo.org/productions/191990/",
        "id": 191990,
        "title": "Caty Dance",
        "author_nicks": [
            {
                "name": "t3ki",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32620/?format=api",
                    "id": 32620,
                    "name": "Teki",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-08-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/52/?format=api",
                "id": 52,
                "name": "Android"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]