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

[
    {
        "url": "https://demozoo.org/api/v1/productions/66683/?format=api",
        "demozoo_url": "https://demozoo.org/productions/66683/",
        "id": 66683,
        "title": "Shangai",
        "author_nicks": [
            {
                "name": "Headbanger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37560/?format=api",
                    "id": 37560,
                    "name": "Headbanger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/230622/?format=api",
        "demozoo_url": "https://demozoo.org/productions/230622/",
        "id": 230622,
        "title": "Cauldron II",
        "author_nicks": [
            {
                "name": "Headbanger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37560/?format=api",
                    "id": 37560,
                    "name": "Headbanger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-06",
        "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": [
            "no-sound",
            "defaced-title-screen",
            "cauldron-ii"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/196165/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196165/",
        "id": 196165,
        "title": "Ping Pong",
        "author_nicks": [
            {
                "name": "Headbanger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37560/?format=api",
                    "id": 37560,
                    "name": "Headbanger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-03",
        "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": [
            "ping-pong"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/66684/?format=api",
        "demozoo_url": "https://demozoo.org/productions/66684/",
        "id": 66684,
        "title": "Two On Two",
        "author_nicks": [
            {
                "name": "Headbanger",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37560/?format=api",
                    "id": 37560,
                    "name": "Headbanger",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]