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

[
    {
        "url": "https://demozoo.org/api/v1/productions/37862/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/37862/",
        "id": 37862,
        "title": "VIC Chick With Cursor",
        "author_nicks": [
            {
                "name": "V.O.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13460/?format=api",
                    "id": 13460,
                    "name": "V.O.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Plush",
                "abbreviation": "+H",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/469/?format=api",
                    "id": 469,
                    "name": "Plush",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-08-11",
        "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/18737/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18737/",
        "id": 18737,
        "title": "Biker Two",
        "author_nicks": [
            {
                "name": "V.O.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13460/?format=api",
                    "id": 13460,
                    "name": "V.O.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Plush",
                "abbreviation": "+H",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/469/?format=api",
                    "id": 469,
                    "name": "Plush",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29364/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29364/",
        "id": 29364,
        "title": "Biker",
        "author_nicks": [
            {
                "name": "V.O.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13460/?format=api",
                    "id": 13460,
                    "name": "V.O.",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Plush",
                "abbreviation": "+H",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/469/?format=api",
                    "id": 469,
                    "name": "Plush",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-03-02",
        "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": [
            "c64-multicolor-mode"
        ]
    }
]