GET /api/v1/releasers/44787/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/138745/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/138745/",
        "id": 138745,
        "title": "The Dragon",
        "author_nicks": [
            {
                "name": "Deadbeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44787/?format=api",
                    "id": 44787,
                    "name": "Deadbeat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-06",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "interlaced",
            "advanced-art-studio"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/101557/?format=api",
        "demozoo_url": "https://demozoo.org/music/101557/",
        "id": 101557,
        "title": "Compodigi",
        "author_nicks": [
            {
                "name": "Deadbeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44787/?format=api",
                    "id": 44787,
                    "name": "Deadbeat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Sharks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5109/?format=api",
                    "id": 5109,
                    "name": "The Sharks",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-07-31",
        "supertype": "music",
        "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/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/101563/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/101563/",
        "id": 101563,
        "title": "Ur-Anus",
        "author_nicks": [
            {
                "name": "Deadbeat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44787/?format=api",
                    "id": 44787,
                    "name": "Deadbeat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "The Sharks",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5109/?format=api",
                    "id": 5109,
                    "name": "The Sharks",
                    "is_group": true
                }
            }
        ],
        "release_date": "1993-07-31",
        "supertype": "graphics",
        "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/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "c64-multicolor-mode"
        ]
    }
]