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

[
    {
        "url": "https://demozoo.org/api/v1/productions/206976/?format=api",
        "demozoo_url": "https://demozoo.org/productions/206976/",
        "id": 206976,
        "title": "Weird Experiment",
        "author_nicks": [
            {
                "name": "Cavalry",
                "abbreviation": "CVY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90315/?format=api",
                    "id": 90315,
                    "name": "Cavalry",
                    "is_group": true
                }
            },
            {
                "name": "Megastyle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1263/?format=api",
                    "id": 1263,
                    "name": "Megastyle",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-10",
        "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/236596/?format=api",
        "demozoo_url": "https://demozoo.org/productions/236596/",
        "id": 236596,
        "title": "Summer-Time",
        "author_nicks": [
            {
                "name": "Cavalry",
                "abbreviation": "CVY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90315/?format=api",
                    "id": 90315,
                    "name": "Cavalry",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-07-29",
        "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/236595/?format=api",
        "demozoo_url": "https://demozoo.org/productions/236595/",
        "id": 236595,
        "title": "Noise Pollution 1",
        "author_nicks": [
            {
                "name": "Cavalry",
                "abbreviation": "CVY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90315/?format=api",
                    "id": 90315,
                    "name": "Cavalry",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-03-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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/236594/?format=api",
        "demozoo_url": "https://demozoo.org/productions/236594/",
        "id": 236594,
        "title": "Expectation Killer",
        "author_nicks": [
            {
                "name": "Cavalry",
                "abbreviation": "CVY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90315/?format=api",
                    "id": 90315,
                    "name": "Cavalry",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-12-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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]