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

[
    {
        "url": "https://demozoo.org/api/v1/productions/136349/?format=api",
        "demozoo_url": "https://demozoo.org/productions/136349/",
        "id": 136349,
        "title": "Head And Shoulders Demo",
        "author_nicks": [
            {
                "name": "The Melmac Systems",
                "abbreviation": "TMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57832/?format=api",
                    "id": 57832,
                    "name": "The Melmac Systems",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-08",
        "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/214286/?format=api",
        "demozoo_url": "https://demozoo.org/productions/214286/",
        "id": 214286,
        "title": "First Cooperation Intro",
        "author_nicks": [
            {
                "name": "Headwave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47355/?format=api",
                    "id": 47355,
                    "name": "Headwave",
                    "is_group": true
                }
            },
            {
                "name": "The Melmac Systems",
                "abbreviation": "TMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57832/?format=api",
                    "id": 57832,
                    "name": "The Melmac Systems",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/214288/?format=api",
        "demozoo_url": "https://demozoo.org/productions/214288/",
        "id": 214288,
        "title": "New Demo",
        "author_nicks": [
            {
                "name": "Headwave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47355/?format=api",
                    "id": 47355,
                    "name": "Headwave",
                    "is_group": true
                }
            },
            {
                "name": "The Melmac Systems",
                "abbreviation": "TMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57832/?format=api",
                    "id": 57832,
                    "name": "The Melmac Systems",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/262592/?format=api",
        "demozoo_url": "https://demozoo.org/productions/262592/",
        "id": 262592,
        "title": "Starcrashers First",
        "author_nicks": [
            {
                "name": "Headwave",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47355/?format=api",
                    "id": 47355,
                    "name": "Headwave",
                    "is_group": true
                }
            },
            {
                "name": "The Melmac Systems",
                "abbreviation": "TMS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57832/?format=api",
                    "id": 57832,
                    "name": "The Melmac Systems",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]