GET /api/v1/releasers/69747/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/375641/?format=api",
        "demozoo_url": "https://demozoo.org/productions/375641/",
        "id": 375641,
        "title": "Cuddly Demo - Asterix Part",
        "author_nicks": [
            {
                "name": "UNiX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69747/?format=api",
                    "id": 69747,
                    "name": "UNiX",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/168829/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168829/",
        "id": 168829,
        "title": "Unique",
        "author_nicks": [
            {
                "name": "UNiX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69747/?format=api",
                    "id": 69747,
                    "name": "UNiX",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-10-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/61/?format=api",
                "id": 61,
                "name": "Amstrad Plus"
            }
        ],
        "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/167942/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167942/",
        "id": 167942,
        "title": "Mc Paddy 3",
        "author_nicks": [
            {
                "name": "UNiX",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69747/?format=api",
                    "id": 69747,
                    "name": "UNiX",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991-12-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]