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

[
    {
        "url": "https://demozoo.org/api/v1/productions/31372/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/31372/",
        "id": 31372,
        "title": "Bold Eagle",
        "author_nicks": [
            {
                "name": "Niccofyren",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18459/?format=api",
                    "id": 18459,
                    "name": "Niccofyren",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-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/26096/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26096/",
        "id": 26096,
        "title": "Big daddy is watching you...",
        "author_nicks": [
            {
                "name": "Niccofyren",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18459/?format=api",
                    "id": 18459,
                    "name": "Niccofyren",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]