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

[
    {
        "url": "https://demozoo.org/api/v1/productions/162415/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/162415/",
        "id": 162415,
        "title": "Detour To Buenzli",
        "author_nicks": [
            {
                "name": "Karoshier",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45356/?format=api",
                    "id": 45356,
                    "name": "Karoshier",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-08-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/1052/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1052/",
        "id": 1052,
        "title": "Man With A Hat In Bingen",
        "author_nicks": [
            {
                "name": "Karoshier",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45356/?format=api",
                    "id": 45356,
                    "name": "Karoshier",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/908/?format=api",
        "demozoo_url": "https://demozoo.org/productions/908/",
        "id": 908,
        "title": "Descent - The Quest For NOM",
        "author_nicks": [
            {
                "name": "Karoshier",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45356/?format=api",
                    "id": 45356,
                    "name": "Karoshier",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/86751/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/86751/",
        "id": 86751,
        "title": "Rosone",
        "author_nicks": [
            {
                "name": "Valerio",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45356/?format=api",
                    "id": 45356,
                    "name": "Karoshier",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-08-15",
        "supertype": "graphics",
        "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/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]