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

[
    {
        "url": "https://demozoo.org/api/v1/productions/1471/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/1471/",
        "id": 1471,
        "title": "Aaah the colors!",
        "author_nicks": [
            {
                "name": "Sprocket",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/523/?format=api",
                    "id": 523,
                    "name": "Sprocket",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-06-30",
        "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/2846/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/2846/",
        "id": 2846,
        "title": "Kissable",
        "author_nicks": [
            {
                "name": "IZM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4253/?format=api",
                    "id": 4253,
                    "name": "IZM",
                    "is_group": false
                }
            },
            {
                "name": "Sprocket",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/523/?format=api",
                    "id": 523,
                    "name": "Sprocket",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Depth",
                "abbreviation": "DPH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                    "id": 1188,
                    "name": "Depth",
                    "is_group": true
                }
            },
            {
                "name": "Razor 1911",
                "abbreviation": "RZR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                    "id": 519,
                    "name": "Razor 1911",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-11-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/2854/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/2854/",
        "id": 2854,
        "title": "Cans",
        "author_nicks": [
            {
                "name": "Sprocket",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/523/?format=api",
                    "id": 523,
                    "name": "Sprocket",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Depth",
                "abbreviation": "DPH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1188/?format=api",
                    "id": 1188,
                    "name": "Depth",
                    "is_group": true
                }
            },
            {
                "name": "Razor 1911",
                "abbreviation": "RZR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                    "id": 519,
                    "name": "Razor 1911",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-11-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]