GET /api/v1/releasers/10102/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/210818/?format=api",
        "demozoo_url": "https://demozoo.org/productions/210818/",
        "id": 210818,
        "title": "World of Chips Info",
        "author_nicks": [
            {
                "name": "Clan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10102/?format=api",
                    "id": 10102,
                    "name": "Clan",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/282779/?format=api",
        "demozoo_url": "https://demozoo.org/productions/282779/",
        "id": 282779,
        "title": "World of Chips #0",
        "author_nicks": [
            {
                "name": "Clan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10102/?format=api",
                    "id": 10102,
                    "name": "Clan",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/12/?format=api",
                "id": 12,
                "name": "Chip Music Pack",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/210817/?format=api",
        "demozoo_url": "https://demozoo.org/productions/210817/",
        "id": 210817,
        "title": "Cashana",
        "author_nicks": [
            {
                "name": "Clan",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10102/?format=api",
                    "id": 10102,
                    "name": "Clan",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]