GET /api/v1/releasers/12431/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/56470/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56470/",
        "id": 56470,
        "title": "Привет,мой друг!",
        "author_nicks": [
            {
                "name": "Fanat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12431/?format=api",
                    "id": 12431,
                    "name": "Fanat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Termal Collapse",
                "abbreviation": "TEC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31991/?format=api",
                    "id": 31991,
                    "name": "Termal Collapse",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-03",
        "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/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14505/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14505/",
        "id": 14505,
        "title": "Oldy MMA",
        "author_nicks": [
            {
                "name": "Fanat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12431/?format=api",
                    "id": 12431,
                    "name": "Fanat",
                    "is_group": false
                }
            },
            {
                "name": "Serzh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12219/?format=api",
                    "id": 12219,
                    "name": "SerzhSoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-22",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/14326/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/14326/",
        "id": 14326,
        "title": "Tom & Jerry",
        "author_nicks": [
            {
                "name": "Fanat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12431/?format=api",
                    "id": 12431,
                    "name": "Fanat",
                    "is_group": false
                }
            },
            {
                "name": "Serzh",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12219/?format=api",
                    "id": 12219,
                    "name": "SerzhSoft",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-03-18",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/13082/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13082/",
        "id": 13082,
        "title": "Game Master Gift",
        "author_nicks": [
            {
                "name": "Fanat",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/12431/?format=api",
                    "id": 12431,
                    "name": "Fanat",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]