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

[
    {
        "url": "https://demozoo.org/api/v1/productions/29460/?format=api",
        "demozoo_url": "https://demozoo.org/productions/29460/",
        "id": 29460,
        "title": "Drill",
        "author_nicks": [
            {
                "name": "Defect",
                "abbreviation": "DFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20118/?format=api",
                    "id": 20118,
                    "name": "Defect",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-11-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/266204/?format=api",
        "demozoo_url": "https://demozoo.org/productions/266204/",
        "id": 266204,
        "title": "Total Disaster #Black",
        "author_nicks": [
            {
                "name": "Bora",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47965/?format=api",
                    "id": 47965,
                    "name": "Bora",
                    "is_group": true
                }
            },
            {
                "name": "Defect",
                "abbreviation": "DFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20118/?format=api",
                    "id": 20118,
                    "name": "Defect",
                    "is_group": true
                }
            },
            {
                "name": "Tatanka",
                "abbreviation": "TTK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/16958/?format=api",
                    "id": 16958,
                    "name": "Tatanka",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-11-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/357128/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357128/",
        "id": 357128,
        "title": "Simple Bump",
        "author_nicks": [
            {
                "name": "Defect",
                "abbreviation": "DFC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20118/?format=api",
                    "id": 20118,
                    "name": "Defect",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]