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

[
    {
        "url": "https://demozoo.org/api/v1/productions/220049/?format=api",
        "demozoo_url": "https://demozoo.org/productions/220049/",
        "id": 220049,
        "title": "The Melted Experience",
        "author_nicks": [
            {
                "name": "The Electric Touch",
                "abbreviation": "TET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81845/?format=api",
                    "id": 81845,
                    "name": "The Electric Touch",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-28",
        "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/220047/?format=api",
        "demozoo_url": "https://demozoo.org/productions/220047/",
        "id": 220047,
        "title": "Noisematic 1",
        "author_nicks": [
            {
                "name": "The Electric Touch",
                "abbreviation": "TET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81845/?format=api",
                    "id": 81845,
                    "name": "The Electric Touch",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-03-30",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/220046/?format=api",
        "demozoo_url": "https://demozoo.org/productions/220046/",
        "id": 220046,
        "title": "Animation",
        "author_nicks": [
            {
                "name": "The Electric Touch",
                "abbreviation": "TET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81845/?format=api",
                    "id": 81845,
                    "name": "The Electric Touch",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/220048/?format=api",
        "demozoo_url": "https://demozoo.org/productions/220048/",
        "id": 220048,
        "title": "Secret Sines",
        "author_nicks": [
            {
                "name": "The Electric Touch",
                "abbreviation": "TET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/81845/?format=api",
                    "id": 81845,
                    "name": "The Electric Touch",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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": []
    }
]