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

[
    {
        "url": "https://demozoo.org/api/v1/productions/195745/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/195745/",
        "id": 195745,
        "title": "Coffy the Robot",
        "author_nicks": [
            {
                "name": "Arvid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13372/?format=api",
                    "id": 13372,
                    "name": "Arvid",
                    "is_group": false
                }
            },
            {
                "name": "Colorblind",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23241/?format=api",
                    "id": 23241,
                    "name": "Colorblind",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Neurotica",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13373/?format=api",
                    "id": 13373,
                    "name": "Neurotica",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998-07-25",
        "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/19550/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/19550/",
        "id": 19550,
        "title": "Despair 2",
        "author_nicks": [
            {
                "name": "Arvid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13372/?format=api",
                    "id": 13372,
                    "name": "Arvid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Neurotica",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13373/?format=api",
                    "id": 13373,
                    "name": "Neurotica",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-12-29",
        "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/18607/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/18607/",
        "id": 18607,
        "title": "Out Fishin'",
        "author_nicks": [
            {
                "name": "Arvid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13372/?format=api",
                    "id": 13372,
                    "name": "Arvid",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Neurotica",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13373/?format=api",
                    "id": 13373,
                    "name": "Neurotica",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-12-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]