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

[
    {
        "url": "https://demozoo.org/api/v1/productions/56068/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/56068/",
        "id": 56068,
        "title": "competition",
        "author_nicks": [
            {
                "name": "RaZ",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33114/?format=api",
                    "id": 33114,
                    "name": "Red Army Zolday",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-08-23",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/24/?format=api",
                "id": 24,
                "name": "ASCII",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/55800/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/55800/",
        "id": 55800,
        "title": "My Angel",
        "author_nicks": [
            {
                "name": "Red Army Zolday",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33114/?format=api",
                    "id": 33114,
                    "name": "Red Army Zolday",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-24",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/26/?format=api",
                "id": 26,
                "name": "ANSI",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]