GET /api/v1/releasers/28516/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/25102/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25102/",
        "id": 25102,
        "title": "Jagged",
        "author_nicks": [
            {
                "name": "Domage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28516/?format=api",
                    "id": 28516,
                    "name": "Domage",
                    "is_group": true
                }
            },
            {
                "name": "bypass",
                "abbreviation": "bps",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3793/?format=api",
                    "id": 3793,
                    "name": "bypass",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-15",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186162/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186162/",
        "id": 186162,
        "title": "Girl",
        "author_nicks": [
            {
                "name": "Domage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28516/?format=api",
                    "id": 28516,
                    "name": "Domage",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-09-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "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/42295/?format=api",
        "demozoo_url": "https://demozoo.org/productions/42295/",
        "id": 42295,
        "title": "Are You Satisfied?",
        "author_nicks": [
            {
                "name": "Domage",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/28516/?format=api",
                    "id": 28516,
                    "name": "Domage",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-09-04",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]