GET /api/v1/releasers/71844/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/196779/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196779/",
        "id": 196779,
        "title": "Changing Times BBS",
        "author_nicks": [
            {
                "name": "Primary",
                "abbreviation": "PRM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71844/?format=api",
                    "id": 71844,
                    "name": "Primary",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-10",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/196778/?format=api",
        "demozoo_url": "https://demozoo.org/productions/196778/",
        "id": 196778,
        "title": "Second Intro",
        "author_nicks": [
            {
                "name": "Primary",
                "abbreviation": "PRM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71844/?format=api",
                    "id": 71844,
                    "name": "Primary",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-05-15",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/172475/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172475/",
        "id": 172475,
        "title": "Small Intro Made In A Hurry",
        "author_nicks": [
            {
                "name": "Primary",
                "abbreviation": "PRM",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/71844/?format=api",
                    "id": 71844,
                    "name": "Primary",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]