GET /api/v1/releasers/9658/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/12634/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12634/",
        "id": 12634,
        "title": "Angel 1",
        "author_nicks": [
            {
                "name": "Jano-K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12314/?format=api",
                    "id": 12314,
                    "name": "Jano-K",
                    "is_group": false
                }
            },
            {
                "name": "Neuron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9658/?format=api",
                    "id": 9658,
                    "name": "Neuron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/12635/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12635/",
        "id": 12635,
        "title": "Angel 2",
        "author_nicks": [
            {
                "name": "Jano-K",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12314/?format=api",
                    "id": 12314,
                    "name": "Jano-K",
                    "is_group": false
                }
            },
            {
                "name": "Neuron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9658/?format=api",
                    "id": 9658,
                    "name": "Neuron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/16254/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/16254/",
        "id": 16254,
        "title": "Photoman",
        "author_nicks": [
            {
                "name": "Neuron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9658/?format=api",
                    "id": 9658,
                    "name": "Neuron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Smash H.B.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9205/?format=api",
                    "id": 9205,
                    "name": "Smash",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "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/16253/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/16253/",
        "id": 16253,
        "title": "Star",
        "author_nicks": [
            {
                "name": "Neuron",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9658/?format=api",
                    "id": 9658,
                    "name": "Neuron",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Smash H.B.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9205/?format=api",
                    "id": 9205,
                    "name": "Smash",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-08-23",
        "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": []
    }
]