GET /api/v1/releasers/35495/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/122937/?format=api",
        "demozoo_url": "https://demozoo.org/productions/122937/",
        "id": 122937,
        "title": "Unreleased Fullscreen",
        "author_nicks": [
            {
                "name": "The Nerve Center",
                "abbreviation": "TNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35495/?format=api",
                    "id": 35495,
                    "name": "The Nerve Center",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/125491/?format=api",
        "demozoo_url": "https://demozoo.org/productions/125491/",
        "id": 125491,
        "title": "The Sonic Demo",
        "author_nicks": [
            {
                "name": "The Nerve Center",
                "abbreviation": "TNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35495/?format=api",
                    "id": 35495,
                    "name": "The Nerve Center",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-07-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/168961/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168961/",
        "id": 168961,
        "title": "Two-Part Demo",
        "author_nicks": [
            {
                "name": "The Nerve Center",
                "abbreviation": "TNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35495/?format=api",
                    "id": 35495,
                    "name": "The Nerve Center",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/168956/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168956/",
        "id": 168956,
        "title": "The Inlandsis Demo",
        "author_nicks": [
            {
                "name": "The Nerve Center",
                "abbreviation": "TNC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35495/?format=api",
                    "id": 35495,
                    "name": "The Nerve Center",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05-20",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]