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

[
    {
        "url": "https://demozoo.org/api/v1/productions/359093/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359093/",
        "id": 359093,
        "title": "Steve Davis Snooker",
        "author_nicks": [
            {
                "name": "Gedeon",
                "abbreviation": "GDN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36220/?format=api",
                    "id": 36220,
                    "name": "Gedeon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359094/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359094/",
        "id": 359094,
        "title": "Tank",
        "author_nicks": [
            {
                "name": "Gedeon",
                "abbreviation": "GDN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36220/?format=api",
                    "id": 36220,
                    "name": "Gedeon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/362782/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362782/",
        "id": 362782,
        "title": "FLI Mania V.1.0",
        "author_nicks": [
            {
                "name": "Gedeon",
                "abbreviation": "GDN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36220/?format=api",
                    "id": 36220,
                    "name": "Gedeon",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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": [
            "c64-fli-mode"
        ]
    }
]