GET /api/v1/releasers/10644/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/51334/?format=api",
        "demozoo_url": "https://demozoo.org/productions/51334/",
        "id": 51334,
        "title": "Narcolepsy",
        "author_nicks": [
            {
                "name": "Epilepsy",
                "abbreviation": "PSY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10644/?format=api",
                    "id": 10644,
                    "name": "Epilepsy",
                    "is_group": true
                }
            },
            {
                "name": "Neurosis",
                "abbreviation": "NRS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/26880/?format=api",
                    "id": 26880,
                    "name": "Neurosis",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-09-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/78336/?format=api",
        "demozoo_url": "https://demozoo.org/productions/78336/",
        "id": 78336,
        "title": "No Escape",
        "author_nicks": [
            {
                "name": "Epilepsy",
                "abbreviation": "PSY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10644/?format=api",
                    "id": 10644,
                    "name": "Epilepsy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-10-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/72187/?format=api",
        "demozoo_url": "https://demozoo.org/productions/72187/",
        "id": 72187,
        "title": "Lightfountain",
        "author_nicks": [
            {
                "name": "Epilepsy",
                "abbreviation": "PSY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10644/?format=api",
                    "id": 10644,
                    "name": "Epilepsy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-10-25",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-sound"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/72202/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/72202/",
        "id": 72202,
        "title": "Psy - Suni",
        "author_nicks": [
            {
                "name": "Epilepsy",
                "abbreviation": "PSY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10644/?format=api",
                    "id": 10644,
                    "name": "Epilepsy",
                    "is_group": true
                }
            },
            {
                "name": "SDR",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18534/?format=api",
                    "id": 18534,
                    "name": "SDR",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-10-25",
        "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/75534/?format=api",
        "demozoo_url": "https://demozoo.org/productions/75534/",
        "id": 75534,
        "title": "391",
        "author_nicks": [
            {
                "name": "Epilepsy",
                "abbreviation": "PSY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10644/?format=api",
                    "id": 10644,
                    "name": "Epilepsy",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]