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

[
    {
        "url": "https://demozoo.org/api/v1/productions/160859/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/160859/",
        "id": 160859,
        "title": "Flying Dreams",
        "author_nicks": [
            {
                "name": "Irantzu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66699/?format=api",
                    "id": 66699,
                    "name": "Irantzu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-07-24",
        "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/160900/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/160900/",
        "id": 160900,
        "title": "Magic",
        "author_nicks": [
            {
                "name": "Irantzu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66699/?format=api",
                    "id": 66699,
                    "name": "Irantzu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-07-24",
        "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/308434/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/308434/",
        "id": 308434,
        "title": "Luz",
        "author_nicks": [
            {
                "name": "Irantzu",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/66699/?format=api",
                    "id": 66699,
                    "name": "Irantzu",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-10-11",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]