GET /api/v1/releasers/107839/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/357753/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357753/",
        "id": 357753,
        "title": "Stonetracker 1.26",
        "author_nicks": [
            {
                "name": "Emmanuel Marty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107839/?format=api",
                    "id": 107839,
                    "name": "Emmanuel Marty",
                    "is_group": false
                }
            },
            {
                "name": "Michael Lavaire",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107840/?format=api",
                    "id": 107840,
                    "name": "Michael Lavaire",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/279154/?format=api",
        "demozoo_url": "https://demozoo.org/productions/279154/",
        "id": 279154,
        "title": "Apultra",
        "author_nicks": [
            {
                "name": "Emmanuel Marty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107839/?format=api",
                    "id": 107839,
                    "name": "Emmanuel Marty",
                    "is_group": false
                }
            },
            {
                "name": "introspec",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/43584/?format=api",
                    "id": 43584,
                    "name": "introspec",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    }
]