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

[
    {
        "url": "https://demozoo.org/api/v1/productions/76296/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/76296/",
        "id": 76296,
        "title": "Wired 2",
        "author_nicks": [
            {
                "name": "Insane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10562/?format=api",
                    "id": 10562,
                    "name": "Insane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-05",
        "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/63227/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/63227/",
        "id": 63227,
        "title": "Slide",
        "author_nicks": [
            {
                "name": "Insane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10562/?format=api",
                    "id": 10562,
                    "name": "Insane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Suspend",
                "abbreviation": "SPD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                    "id": 5856,
                    "name": "Suspend",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-07-06",
        "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/63239/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/63239/",
        "id": 63239,
        "title": "Balls",
        "author_nicks": [
            {
                "name": "Insane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10562/?format=api",
                    "id": 10562,
                    "name": "Insane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Suspend",
                "abbreviation": "SPD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                    "id": 5856,
                    "name": "Suspend",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-07-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]