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

[
    {
        "url": "https://demozoo.org/api/v1/productions/52354/?format=api",
        "demozoo_url": "https://demozoo.org/productions/52354/",
        "id": 52354,
        "title": "Vertex",
        "author_nicks": [
            {
                "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": "2001-03-24",
        "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/99032/?format=api",
        "demozoo_url": "https://demozoo.org/productions/99032/",
        "id": 99032,
        "title": "Kubek - A Tapestry of Time",
        "author_nicks": [
            {
                "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": "2000-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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/90927/?format=api",
        "demozoo_url": "https://demozoo.org/productions/90927/",
        "id": 90927,
        "title": "Graff's Chip Tunes Vol. 1",
        "author_nicks": [
            {
                "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": "1999-11",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "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": []
    }
]