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

[
    {
        "url": "https://demozoo.org/api/v1/productions/55665/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/55665/",
        "id": 55665,
        "title": "Lotos",
        "author_nicks": [
            {
                "name": "Colorbok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9078/?format=api",
                    "id": 9078,
                    "name": "Colorbok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-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/14115/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14115/",
        "id": 14115,
        "title": "Everest",
        "author_nicks": [
            {
                "name": "Colorbok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9078/?format=api",
                    "id": 9078,
                    "name": "Colorbok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phantom Family",
                "abbreviation": "PhF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9009/?format=api",
                    "id": 9009,
                    "name": "Phantom Family",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-03",
        "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/118263/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/118263/",
        "id": 118263,
        "title": "ParshaV.5",
        "author_nicks": [
            {
                "name": "Colorbok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9078/?format=api",
                    "id": 9078,
                    "name": "Colorbok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-22",
        "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/14048/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14048/",
        "id": 14048,
        "title": "Saiko",
        "author_nicks": [
            {
                "name": "Colorbok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9078/?format=api",
                    "id": 9078,
                    "name": "Colorbok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Phantom Family",
                "abbreviation": "PhF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9009/?format=api",
                    "id": 9009,
                    "name": "Phantom Family",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "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": []
    }
]