GET /api/v1/releasers/107110/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/356776/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356776/",
        "id": 356776,
        "title": "Exotic Morphing Gift",
        "author_nicks": [
            {
                "name": "Omega Hackers Club",
                "abbreviation": "OHC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107110/?format=api",
                    "id": 107110,
                    "name": "Omega Hackers Club",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/356777/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356777/",
        "id": 356777,
        "title": "Edd The Duck Crack Intro",
        "author_nicks": [
            {
                "name": "Omega Hackers Club",
                "abbreviation": "OHC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107110/?format=api",
                    "id": 107110,
                    "name": "Omega Hackers Club",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "edd-the-duck"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/356775/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356775/",
        "id": 356775,
        "title": "Death Ride Cracktro",
        "author_nicks": [
            {
                "name": "Omega Hackers Club",
                "abbreviation": "OHC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107110/?format=api",
                    "id": 107110,
                    "name": "Omega Hackers Club",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]