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

[
    {
        "url": "https://demozoo.org/api/v1/productions/357956/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357956/",
        "id": 357956,
        "title": "Happy Lamers",
        "author_nicks": [
            {
                "name": "The Terminators",
                "abbreviation": "T.T.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110009/?format=api",
                    "id": 110009,
                    "name": "The Terminators",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/357957/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357957/",
        "id": 357957,
        "title": "Just a Demo",
        "author_nicks": [
            {
                "name": "The Terminators",
                "abbreviation": "T.T.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110009/?format=api",
                    "id": 110009,
                    "name": "The Terminators",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/357958/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357958/",
        "id": 357958,
        "title": "Real Weird",
        "author_nicks": [
            {
                "name": "The Terminators",
                "abbreviation": "T.T.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110009/?format=api",
                    "id": 110009,
                    "name": "The Terminators",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/357959/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357959/",
        "id": 357959,
        "title": "Real Weird 2",
        "author_nicks": [
            {
                "name": "The Terminators",
                "abbreviation": "T.T.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/110009/?format=api",
                    "id": 110009,
                    "name": "The Terminators",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]