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

[
    {
        "url": "https://demozoo.org/api/v1/productions/328878/?format=api",
        "demozoo_url": "https://demozoo.org/productions/328878/",
        "id": 328878,
        "title": "Party Winner",
        "author_nicks": [
            {
                "name": "Alabama",
                "abbreviation": "ALB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54781/?format=api",
                    "id": 54781,
                    "name": "Alabama",
                    "is_group": true
                }
            },
            {
                "name": "Opal",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104716/?format=api",
                    "id": 104716,
                    "name": "Opal",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/126291/?format=api",
        "demozoo_url": "https://demozoo.org/productions/126291/",
        "id": 126291,
        "title": "TPS's First Logo Show",
        "author_nicks": [
            {
                "name": "Alabama",
                "abbreviation": "ALB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54781/?format=api",
                    "id": 54781,
                    "name": "Alabama",
                    "is_group": true
                }
            },
            {
                "name": "Device",
                "abbreviation": "DEV",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54782/?format=api",
                    "id": 54782,
                    "name": "Device",
                    "is_group": true
                }
            },
            {
                "name": "The New Fashion '77",
                "abbreviation": "TNF'77, TNF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53716/?format=api",
                    "id": 53716,
                    "name": "The New Fashion '77",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-04-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/328880/?format=api",
        "demozoo_url": "https://demozoo.org/productions/328880/",
        "id": 328880,
        "title": "Future-Composer Sound-Collection",
        "author_nicks": [
            {
                "name": "Alabama",
                "abbreviation": "ALB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54781/?format=api",
                    "id": 54781,
                    "name": "Alabama",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/326618/?format=api",
        "demozoo_url": "https://demozoo.org/productions/326618/",
        "id": 326618,
        "title": "Full Screen Editor V1.0",
        "author_nicks": [
            {
                "name": "Alabama",
                "abbreviation": "ALB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54781/?format=api",
                    "id": 54781,
                    "name": "Alabama",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "generated-sound",
            "graphics-program"
        ]
    }
]