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

[
    {
        "url": "https://demozoo.org/api/v1/productions/76248/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/76248/",
        "id": 76248,
        "title": "The Escape",
        "author_nicks": [
            {
                "name": "Leo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5612/?format=api",
                    "id": 5612,
                    "name": "Leo",
                    "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/3334/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3334/",
        "id": 3334,
        "title": "Ice Arch",
        "author_nicks": [
            {
                "name": "Leo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5612/?format=api",
                    "id": 5612,
                    "name": "Leo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-21",
        "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/3222/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3222/",
        "id": 3222,
        "title": "Station",
        "author_nicks": [
            {
                "name": "Leo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5612/?format=api",
                    "id": 5612,
                    "name": "Leo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "paint-shop-pro",
            "bryce"
        ]
    }
]