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

[
    {
        "url": "https://demozoo.org/api/v1/productions/61716/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/61716/",
        "id": 61716,
        "title": "Gunilla",
        "author_nicks": [
            {
                "name": "Merlin IIK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35776/?format=api",
                    "id": 35776,
                    "name": "Merlin IIK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "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/194080/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/194080/",
        "id": 194080,
        "title": "Fly",
        "author_nicks": [
            {
                "name": "Merlin IIK",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35776/?format=api",
                    "id": 35776,
                    "name": "Merlin IIK",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-04",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]