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

[
    {
        "url": "https://demozoo.org/api/v1/productions/356878/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356878/",
        "id": 356878,
        "title": "2D in 1K",
        "author_nicks": [
            {
                "name": "Firmware",
                "abbreviation": "FWR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89770/?format=api",
                    "id": 89770,
                    "name": "Firmware",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-05-31",
        "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/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/204137/?format=api",
        "demozoo_url": "https://demozoo.org/productions/204137/",
        "id": 204137,
        "title": "FWRTRO01",
        "author_nicks": [
            {
                "name": "Firmware",
                "abbreviation": "FWR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/89770/?format=api",
                    "id": 89770,
                    "name": "Firmware",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-05-28",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]