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

[
    {
        "url": "https://demozoo.org/api/v1/productions/318332/?format=api",
        "demozoo_url": "https://demozoo.org/productions/318332/",
        "id": 318332,
        "title": "Complic8",
        "author_nicks": [
            {
                "name": "Shades of 619",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135828/?format=api",
                    "id": 135828,
                    "name": "Shades of 619",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-05-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/318345/?format=api",
        "demozoo_url": "https://demozoo.org/productions/318345/",
        "id": 318345,
        "title": "Doks Disk 1",
        "author_nicks": [
            {
                "name": "Shades of 619",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/135828/?format=api",
                    "id": 135828,
                    "name": "Shades of 619",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-05-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/46/?format=api",
                "id": 46,
                "name": "Docsdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]