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

[
    {
        "url": "https://demozoo.org/api/v1/productions/167047/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167047/",
        "id": 167047,
        "title": "DHL2K17",
        "author_nicks": [
            {
                "name": "Dihalt Visitors",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69262/?format=api",
                    "id": 69262,
                    "name": "Dihalt Visitors",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-01-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/174267/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174267/",
        "id": 174267,
        "title": "DiHalt Gagarin Tunneltro",
        "author_nicks": [
            {
                "name": "Dihalt Visitors",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69262/?format=api",
                    "id": 69262,
                    "name": "Dihalt Visitors",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-01-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/69/?format=api",
                "id": 69,
                "name": "ZX Spectrum Enhanced"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]