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

[
    {
        "url": "https://demozoo.org/api/v1/productions/77356/?format=api",
        "demozoo_url": "https://demozoo.org/productions/77356/",
        "id": 77356,
        "title": "Nyrkkipaja",
        "author_nicks": [
            {
                "name": "ebr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37781/?format=api",
                    "id": 37781,
                    "name": "ebr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-05-08",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/67029/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/67029/",
        "id": 67029,
        "title": "Serve Chilled",
        "author_nicks": [
            {
                "name": "ebr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37781/?format=api",
                    "id": 37781,
                    "name": "ebr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unique",
                "abbreviation": "UNQ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16205/?format=api",
                    "id": 16205,
                    "name": "Unique",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-09",
        "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/72646/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/72646/",
        "id": 72646,
        "title": "Game Over",
        "author_nicks": [
            {
                "name": "ebr",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37781/?format=api",
                    "id": 37781,
                    "name": "ebr",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06-07",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]