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

[
    {
        "url": "https://demozoo.org/api/v1/productions/71668/?format=api",
        "demozoo_url": "https://demozoo.org/productions/71668/",
        "id": 71668,
        "title": "BUGro",
        "author_nicks": [
            {
                "name": "Gfxile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24608/?format=api",
                    "id": 24608,
                    "name": "Gfxile",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-08-08",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/84619/?format=api",
        "demozoo_url": "https://demozoo.org/productions/84619/",
        "id": 84619,
        "title": "ToyZone 2",
        "author_nicks": [
            {
                "name": "Gfxile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24608/?format=api",
                    "id": 24608,
                    "name": "Gfxile",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-08-04",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "stopmotion"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/80711/?format=api",
        "demozoo_url": "https://demozoo.org/productions/80711/",
        "id": 80711,
        "title": "ToyZone",
        "author_nicks": [
            {
                "name": "Gfxile",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/24608/?format=api",
                    "id": 24608,
                    "name": "Gfxile",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-07-30",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "stopmotion"
        ]
    }
]