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

[
    {
        "url": "https://demozoo.org/api/v1/productions/299081/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/299081/",
        "id": 299081,
        "title": "V For Vendetta",
        "author_nicks": [
            {
                "name": "Dokk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68448/?format=api",
                    "id": 68448,
                    "name": "Dokk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "compunet"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151224/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/151224/",
        "id": 151224,
        "title": "Hammerfist – Title",
        "author_nicks": [
            {
                "name": "Paul Docherty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68448/?format=api",
                    "id": 68448,
                    "name": "Dokk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298982/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/298982/",
        "id": 298982,
        "title": "Commando",
        "author_nicks": [
            {
                "name": "Dokk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68448/?format=api",
                    "id": 68448,
                    "name": "Dokk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/41/?format=api",
                "id": 41,
                "name": "Commodore 16/Plus 4"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "compunet"
        ]
    }
]