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

[
    {
        "url": "https://demozoo.org/api/v1/productions/54735/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/54735/",
        "id": 54735,
        "title": "NostalgyLogo",
        "author_nicks": [
            {
                "name": "Julia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9197/?format=api",
                    "id": 9197,
                    "name": "Julia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-12-06",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14924/?format=api",
        "demozoo_url": "https://demozoo.org/music/14924/",
        "id": 14924,
        "title": "Shallow Hangar",
        "author_nicks": [
            {
                "name": "Julia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9197/?format=api",
                    "id": 9197,
                    "name": "Julia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Triumph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9193/?format=api",
                    "id": 9193,
                    "name": "Triumph",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-24",
        "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/14854/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14854/",
        "id": 14854,
        "title": "Super Mouse",
        "author_nicks": [
            {
                "name": "Julia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9197/?format=api",
                    "id": 9197,
                    "name": "Julia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Triumph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9193/?format=api",
                    "id": 9193,
                    "name": "Triumph",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-04-24",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14300/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14300/",
        "id": 14300,
        "title": "Baby",
        "author_nicks": [
            {
                "name": "Julia",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9197/?format=api",
                    "id": 9197,
                    "name": "Julia",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Triumph",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9193/?format=api",
                    "id": 9193,
                    "name": "Triumph",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-05-13",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]