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

[
    {
        "url": "https://demozoo.org/api/v1/productions/125572/?format=api",
        "demozoo_url": "https://demozoo.org/productions/125572/",
        "id": 125572,
        "title": "Beast Gigademo Screen",
        "author_nicks": [
            {
                "name": "Authentik",
                "abbreviation": "ATK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54576/?format=api",
                    "id": 54576,
                    "name": "Authentik",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/125580/?format=api",
        "demozoo_url": "https://demozoo.org/productions/125580/",
        "id": 125580,
        "title": "Kilikili Demo 2 - 24 Hours In A Bath",
        "author_nicks": [
            {
                "name": "Authentik",
                "abbreviation": "ATK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54576/?format=api",
                    "id": 54576,
                    "name": "Authentik",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/119014/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119014/",
        "id": 119014,
        "title": "Demo Compil",
        "author_nicks": [
            {
                "name": "Authentik",
                "abbreviation": "ATK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54576/?format=api",
                    "id": 54576,
                    "name": "Authentik",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-09-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/9/?format=api",
                "id": 9,
                "name": "Pack",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]