GET /api/v1/releasers/75289/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/181043/?format=api",
        "demozoo_url": "https://demozoo.org/productions/181043/",
        "id": 181043,
        "title": "Bluebox C-64 V1.00",
        "author_nicks": [
            {
                "name": "Insider",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75289/?format=api",
                    "id": 75289,
                    "name": "Insiders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "phreaking-tool"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/340941/?format=api",
        "demozoo_url": "https://demozoo.org/productions/340941/",
        "id": 340941,
        "title": "Back To Reality",
        "author_nicks": [
            {
                "name": "Insiders",
                "abbreviation": "TIS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75289/?format=api",
                    "id": 75289,
                    "name": "Insiders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-06-27",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/340942/?format=api",
        "demozoo_url": "https://demozoo.org/productions/340942/",
        "id": 340942,
        "title": "2007",
        "author_nicks": [
            {
                "name": "Insiders",
                "abbreviation": "TIS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75289/?format=api",
                    "id": 75289,
                    "name": "Insiders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-05-26",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/340940/?format=api",
        "demozoo_url": "https://demozoo.org/productions/340940/",
        "id": 340940,
        "title": "Disk Demon",
        "author_nicks": [
            {
                "name": "Insiders",
                "abbreviation": "TIS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/75289/?format=api",
                    "id": 75289,
                    "name": "Insiders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]