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

[
    {
        "url": "https://demozoo.org/api/v1/productions/188645/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/188645/",
        "id": 188645,
        "title": "Nova 18 - 1",
        "author_nicks": [
            {
                "name": "Pixelblip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79073/?format=api",
                    "id": 79073,
                    "name": "Pixelblip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-06-23",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
                "id": 66,
                "name": "BBC Micro"
            }
        ],
        "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/188646/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/188646/",
        "id": 188646,
        "title": "Nova 18 - 2",
        "author_nicks": [
            {
                "name": "Pixelblip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/79073/?format=api",
                    "id": 79073,
                    "name": "Pixelblip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-06-23",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/66/?format=api",
                "id": 66,
                "name": "BBC Micro"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]