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

[
    {
        "url": "https://demozoo.org/api/v1/productions/223982/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223982/",
        "id": 223982,
        "title": "Multipart Demo",
        "author_nicks": [
            {
                "name": "Circus of Power",
                "abbreviation": "COP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96599/?format=api",
                    "id": 96599,
                    "name": "Circus of Power",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-09",
        "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"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223981/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223981/",
        "id": 223981,
        "title": "Little Demo",
        "author_nicks": [
            {
                "name": "Circus of Power",
                "abbreviation": "COP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96599/?format=api",
                    "id": 96599,
                    "name": "Circus of Power",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223983/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223983/",
        "id": 223983,
        "title": "Some New Stuff From the Party in Narvik",
        "author_nicks": [
            {
                "name": "Circus of Power",
                "abbreviation": "COP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96599/?format=api",
                    "id": 96599,
                    "name": "Circus of Power",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-02-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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/223980/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223980/",
        "id": 223980,
        "title": "First Production",
        "author_nicks": [
            {
                "name": "Circus of Power",
                "abbreviation": "COP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96599/?format=api",
                    "id": 96599,
                    "name": "Circus of Power",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-02",
        "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/223979/?format=api",
        "demozoo_url": "https://demozoo.org/productions/223979/",
        "id": 223979,
        "title": "Fast-Demo",
        "author_nicks": [
            {
                "name": "Circus of Power",
                "abbreviation": "COP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/96599/?format=api",
                    "id": 96599,
                    "name": "Circus of Power",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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": []
    }
]