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

[
    {
        "url": "https://demozoo.org/api/v1/productions/55570/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/55570/",
        "id": 55570,
        "title": "Chunkypaint Job",
        "author_nicks": [
            {
                "name": "Merlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9607/?format=api",
                    "id": 9607,
                    "name": "Merlin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unlimited Land Group",
                "abbreviation": "ULG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9581/?format=api",
                    "id": 9581,
                    "name": "Unlimited Land Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2009-08-29",
        "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/53376/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/53376/",
        "id": 53376,
        "title": "FLASHka",
        "author_nicks": [
            {
                "name": "Merlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9607/?format=api",
                    "id": 9607,
                    "name": "Merlin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unlimited Land Group",
                "abbreviation": "ULG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9581/?format=api",
                    "id": 9581,
                    "name": "Unlimited Land Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-11-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/53377/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/53377/",
        "id": 53377,
        "title": "Night",
        "author_nicks": [
            {
                "name": "Merlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9607/?format=api",
                    "id": 9607,
                    "name": "Merlin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unlimited Land Group",
                "abbreviation": "ULG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9581/?format=api",
                    "id": 9581,
                    "name": "Unlimited Land Group",
                    "is_group": true
                }
            }
        ],
        "release_date": "2007-11-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/14977/?format=api",
        "demozoo_url": "https://demozoo.org/productions/14977/",
        "id": 14977,
        "title": "Svga (Speccy Video Gfx Adapter)",
        "author_nicks": [
            {
                "name": "Merlin",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9607/?format=api",
                    "id": 9607,
                    "name": "Merlin",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Unlimited Land Group",
                "abbreviation": "ULG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9581/?format=api",
                    "id": 9581,
                    "name": "Unlimited Land Group",
                    "is_group": true
                }
            }
        ],
        "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/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "zx-multicolour-mode"
        ]
    }
]