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

[
    {
        "url": "https://demozoo.org/api/v1/productions/14910/?format=api",
        "demozoo_url": "https://demozoo.org/productions/14910/",
        "id": 14910,
        "title": "Black And White",
        "author_nicks": [
            {
                "name": "Master Home Computing Group",
                "abbreviation": "MHCG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9181/?format=api",
                    "id": 9181,
                    "name": "Master Home Computing Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/14087/?format=api",
        "demozoo_url": "https://demozoo.org/music/14087/",
        "id": 14087,
        "title": "M.Fantas",
        "author_nicks": [
            {
                "name": "Master Home Computing Group",
                "abbreviation": "MHCG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9181/?format=api",
                    "id": 9181,
                    "name": "Master Home Computing Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-22",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13234/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13234/",
        "id": 13234,
        "title": "Katharsis",
        "author_nicks": [
            {
                "name": "Master",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9181/?format=api",
                    "id": 9181,
                    "name": "Master Home Computing Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/13740/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13740/",
        "id": 13740,
        "title": "Smak",
        "author_nicks": [
            {
                "name": "Master Home Computing Group",
                "abbreviation": "MHCG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9181/?format=api",
                    "id": 9181,
                    "name": "Master Home Computing Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]