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

[
    {
        "url": "https://demozoo.org/api/v1/productions/55380/?format=api",
        "demozoo_url": "https://demozoo.org/productions/55380/",
        "id": 55380,
        "title": "jw_gamw",
        "author_nicks": [
            {
                "name": "FL3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32514/?format=api",
                    "id": 32514,
                    "name": "FL3",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-08-29",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/55384/?format=api",
        "demozoo_url": "https://demozoo.org/productions/55384/",
        "id": 55384,
        "title": "1.B",
        "author_nicks": [
            {
                "name": "FL3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32514/?format=api",
                    "id": 32514,
                    "name": "FL3",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-08-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/54384/?format=api",
        "demozoo_url": "https://demozoo.org/productions/54384/",
        "id": 54384,
        "title": "2",
        "author_nicks": [
            {
                "name": "FL3",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/32514/?format=api",
                    "id": 32514,
                    "name": "FL3",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]