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

[
    {
        "url": "https://demozoo.org/api/v1/productions/86619/?format=api",
        "demozoo_url": "https://demozoo.org/productions/86619/",
        "id": 86619,
        "title": "Prelude",
        "author_nicks": [
            {
                "name": "GotLands Allsmäktiga Super Sceners",
                "abbreviation": "GLASS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33822/?format=api",
                    "id": 33822,
                    "name": "GotLands Allsmäktiga Super Sceners",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-05-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/75230/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75230/",
        "id": 75230,
        "title": "Drunken Dots",
        "author_nicks": [
            {
                "name": "GotLands Allsmäktiga Super Sceners",
                "abbreviation": "GLASS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33822/?format=api",
                    "id": 33822,
                    "name": "GotLands Allsmäktiga Super Sceners",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "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/62560/?format=api",
        "demozoo_url": "https://demozoo.org/productions/62560/",
        "id": 62560,
        "title": "Gnudemo",
        "author_nicks": [
            {
                "name": "GotLands Allsmäktiga Super Sceners",
                "abbreviation": "GLASS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33822/?format=api",
                    "id": 33822,
                    "name": "GotLands Allsmäktiga Super Sceners",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-06-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/57341/?format=api",
        "demozoo_url": "https://demozoo.org/productions/57341/",
        "id": 57341,
        "title": "Mjukglass",
        "author_nicks": [
            {
                "name": "GotLands Allsmäktiga Super Sceners",
                "abbreviation": "GLASS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33822/?format=api",
                    "id": 33822,
                    "name": "GotLands Allsmäktiga Super Sceners",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-07-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]