GET /api/v1/releasers/144141/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/355037/?format=api",
        "demozoo_url": "https://demozoo.org/productions/355037/",
        "id": 355037,
        "title": "?",
        "author_nicks": [
            {
                "name": "Infect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144141/?format=api",
                    "id": 144141,
                    "name": "Infect",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-10-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/354926/?format=api",
        "demozoo_url": "https://demozoo.org/productions/354926/",
        "id": 354926,
        "title": "?",
        "author_nicks": [
            {
                "name": "Infect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144141/?format=api",
                    "id": 144141,
                    "name": "Infect",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2019-10-12",
        "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/354929/?format=api",
        "demozoo_url": "https://demozoo.org/productions/354929/",
        "id": 354929,
        "title": "?",
        "author_nicks": [
            {
                "name": "Infect",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/144141/?format=api",
                    "id": 144141,
                    "name": "Infect",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-09-09",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]