GET /api/v1/releasers/124519/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/296578/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296578/",
        "id": 296578,
        "title": "Hack 61.7 Invitation",
        "author_nicks": [
            {
                "name": "Hack 61.7 Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124519/?format=api",
                    "id": 124519,
                    "name": "Hack 61.7 Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-07-10",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/296210/?format=api",
        "demozoo_url": "https://demozoo.org/productions/296210/",
        "id": 296210,
        "title": "Hack 61.7 invitation.mp4",
        "author_nicks": [
            {
                "name": "Hack 61.7 Crew",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/124519/?format=api",
                    "id": 124519,
                    "name": "Hack 61.7 Crew",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-05-14",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]