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

[
    {
        "url": "https://demozoo.org/api/v1/productions/95289/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95289/",
        "id": 95289,
        "title": "ZZ Top – Can't Stop Rockin'",
        "author_nicks": [
            {
                "name": "DGB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44948/?format=api",
                    "id": 44948,
                    "name": "DGB",
                    "is_group": false
                }
            }
        ],
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo",
            "zztop"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/194730/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/194730/",
        "id": 194730,
        "title": "Afterburner",
        "author_nicks": [
            {
                "name": "DGB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44948/?format=api",
                    "id": 44948,
                    "name": "DGB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "zztop"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/194731/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/194731/",
        "id": 194731,
        "title": "Eliminator",
        "author_nicks": [
            {
                "name": "DGB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44948/?format=api",
                    "id": 44948,
                    "name": "DGB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "zztop"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/194732/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/194732/",
        "id": 194732,
        "title": "Ferrari",
        "author_nicks": [
            {
                "name": "DGB",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44948/?format=api",
                    "id": 44948,
                    "name": "DGB",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]