GET /api/v1/releasers/12325/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/177549/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177549/",
        "id": 177549,
        "title": "Stawicki vs Originals",
        "author_nicks": [
            {
                "name": "John Dalthon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12325/?format=api",
                    "id": 12325,
                    "name": "John Dalthon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-08-26",
        "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/13059/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13059/",
        "id": 13059,
        "title": "Frank Frazetta 3",
        "author_nicks": [
            {
                "name": "John Dalthon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12325/?format=api",
                    "id": 12325,
                    "name": "John Dalthon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/13472/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13472/",
        "id": 13472,
        "title": "Nice Dog",
        "author_nicks": [
            {
                "name": "John Dalthon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12325/?format=api",
                    "id": 12325,
                    "name": "John Dalthon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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": [
            "ay",
            "zx-spectrum-48k"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/12667/?format=api",
        "demozoo_url": "https://demozoo.org/productions/12667/",
        "id": 12667,
        "title": "AY 3-8910 Demo 2",
        "author_nicks": [
            {
                "name": "John Dalthon",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12325/?format=api",
                    "id": 12325,
                    "name": "John Dalthon",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    }
]