GET /api/v1/releasers/9313/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/372475/?format=api",
        "demozoo_url": "https://demozoo.org/productions/372475/",
        "id": 372475,
        "title": "Mind Gigademo",
        "author_nicks": [
            {
                "name": "Cross-Road",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9313/?format=api",
                    "id": 9313,
                    "name": "Cross-Road",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-12-27",
        "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": [
            "new-year"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/372474/?format=api",
        "demozoo_url": "https://demozoo.org/productions/372474/",
        "id": 372474,
        "title": "Coming Soon Mind Demo",
        "author_nicks": [
            {
                "name": "Cross-Road",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9313/?format=api",
                    "id": 9313,
                    "name": "Cross-Road",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-07-21",
        "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": [
            "hidden-message",
            "teaser"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/13383/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13383/",
        "id": 13383,
        "title": "Mind",
        "author_nicks": [
            {
                "name": "Cross-Road",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9313/?format=api",
                    "id": 9313,
                    "name": "Cross-Road",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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": [
            "preview"
        ]
    }
]