GET /api/v1/releasers/19944/productions/?format=api&ordering=id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/35880/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35880/",
        "id": 35880,
        "title": "antiqcome",
        "author_nicks": [
            {
                "name": "D-Eyes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19944/?format=api",
                    "id": 19944,
                    "name": "D-Eyes",
                    "is_group": true
                }
            },
            {
                "name": "Dinasty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13438/?format=api",
                    "id": 13438,
                    "name": "Dinasty",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-05",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/240585/?format=api",
        "demozoo_url": "https://demozoo.org/productions/240585/",
        "id": 240585,
        "title": "Antiq 96 Party Invitation",
        "author_nicks": [
            {
                "name": "D-Eyes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/19944/?format=api",
                    "id": 19944,
                    "name": "D-Eyes",
                    "is_group": true
                }
            },
            {
                "name": "Dinasty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13438/?format=api",
                    "id": 13438,
                    "name": "Dinasty",
                    "is_group": true
                }
            },
            {
                "name": "Therapy",
                "abbreviation": "TRY",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2267/?format=api",
                    "id": 2267,
                    "name": "Therapy",
                    "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]