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

[
    {
        "url": "https://demozoo.org/api/v1/productions/176138/?format=api",
        "demozoo_url": "https://demozoo.org/productions/176138/",
        "id": 176138,
        "title": "..., it's how you use it!",
        "author_nicks": [
            {
                "name": "Zochwar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4400/?format=api",
                    "id": 4400,
                    "name": "Zochwar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-04-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59863/?format=api",
        "demozoo_url": "https://demozoo.org/productions/59863/",
        "id": 59863,
        "title": "nano.html",
        "author_nicks": [
            {
                "name": "Olli",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44931/?format=api",
                    "id": 44931,
                    "name": "Olli",
                    "is_group": false
                }
            },
            {
                "name": "Zochwar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4400/?format=api",
                    "id": 4400,
                    "name": "Zochwar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-03-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/1779/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1779/",
        "id": 1779,
        "title": "Shaving Bits",
        "author_nicks": [
            {
                "name": "Illo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4399/?format=api",
                    "id": 4399,
                    "name": "Illo",
                    "is_group": false
                }
            },
            {
                "name": "Zochwar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4400/?format=api",
                    "id": 4400,
                    "name": "Zochwar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [],
        "tags": []
    }
]