GET /api/v1/releasers/23192/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/182252/?format=api",
        "demozoo_url": "https://demozoo.org/productions/182252/",
        "id": 182252,
        "title": "The Vice Squad Preview",
        "author_nicks": [
            {
                "name": "Achim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23192/?format=api",
                    "id": 23192,
                    "name": "Achim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-08-17",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/202328/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202328/",
        "id": 202328,
        "title": "Rent A Cop [16kb Cartridge]",
        "author_nicks": [
            {
                "name": "Achim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23192/?format=api",
                    "id": 23192,
                    "name": "Achim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Mayday!",
                "abbreviation": "MDY!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37118/?format=api",
                    "id": 37118,
                    "name": "Mayday!",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-11-29",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35225/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35225/",
        "id": 35225,
        "title": "Revenge of the Tomato",
        "author_nicks": [
            {
                "name": "Achim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23192/?format=api",
                    "id": 23192,
                    "name": "Achim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-06-08",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/356303/?format=api",
        "demozoo_url": "https://demozoo.org/productions/356303/",
        "id": 356303,
        "title": "The Mollusk",
        "author_nicks": [
            {
                "name": "Achim",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23192/?format=api",
                    "id": 23192,
                    "name": "Achim",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-12-01",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]