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

[
    {
        "url": "https://demozoo.org/api/v1/productions/45474/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/45474/",
        "id": 45474,
        "title": "Pic",
        "author_nicks": [
            {
                "name": "Stile9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12118/?format=api",
                    "id": 12118,
                    "name": "Stile9",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-03-27",
        "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/41318/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41318/",
        "id": 41318,
        "title": "Time Will Tell",
        "author_nicks": [
            {
                "name": "Stile9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12118/?format=api",
                    "id": 12118,
                    "name": "Stile9",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Genesis",
                "abbreviation": "GNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7474/?format=api",
                    "id": 7474,
                    "name": "Genesis",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-09-13",
        "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/41076/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/41076/",
        "id": 41076,
        "title": "Seventh Chakra",
        "author_nicks": [
            {
                "name": "Stile9",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12118/?format=api",
                    "id": 12118,
                    "name": "Stile9",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Genesis",
                "abbreviation": "GNS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7474/?format=api",
                    "id": 7474,
                    "name": "Genesis",
                    "is_group": true
                }
            },
            {
                "name": "Ram Jam",
                "abbreviation": "RJ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1073/?format=api",
                    "id": 1073,
                    "name": "Ram Jam",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-03-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]