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

[
    {
        "url": "https://demozoo.org/api/v1/productions/18927/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18927/",
        "id": 18927,
        "title": "Terror Poit",
        "author_nicks": [
            {
                "name": "Cider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13706/?format=api",
                    "id": 13706,
                    "name": "Cider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "n-Factor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13647/?format=api",
                    "id": 13647,
                    "name": "n-Factor",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-03-31",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "640x480",
            "24bit"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/33328/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/33328/",
        "id": 33328,
        "title": "Rinderwahnsinn",
        "author_nicks": [
            {
                "name": "Cider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13706/?format=api",
                    "id": 13706,
                    "name": "Cider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "n-Factor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13647/?format=api",
                    "id": 13647,
                    "name": "n-Factor",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "320x200"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/29038/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/29038/",
        "id": 29038,
        "title": "Foothead",
        "author_nicks": [
            {
                "name": "Cider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13706/?format=api",
                    "id": 13706,
                    "name": "Cider",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "n-Factor",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13647/?format=api",
                    "id": 13647,
                    "name": "n-Factor",
                    "is_group": true
                }
            }
        ],
        "release_date": "1995-11-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]