GET /api/v1/releasers/53187/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/53002/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53002/",
        "id": 53002,
        "title": "Csúnyán Buta",
        "author_nicks": [
            {
                "name": "MYthReals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53187/?format=api",
                    "id": 53187,
                    "name": "MYthReals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/53003/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53003/",
        "id": 53003,
        "title": "DZS-RX8 - The Reprodukt",
        "author_nicks": [
            {
                "name": "Evidence",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31012/?format=api",
                    "id": 31012,
                    "name": "Evidence",
                    "is_group": true
                }
            },
            {
                "name": "MYthReals",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/53187/?format=api",
                    "id": 53187,
                    "name": "MYthReals",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08-18",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]