GET /api/v1/releasers/39900/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/74732/?format=api",
        "demozoo_url": "https://demozoo.org/productions/74732/",
        "id": 74732,
        "title": "First Drop",
        "author_nicks": [
            {
                "name": "Half Brains Team",
                "abbreviation": "HBT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39898/?format=api",
                    "id": 39898,
                    "name": "Half Brains Team",
                    "is_group": true
                }
            },
            {
                "name": "The Roncler Gang",
                "abbreviation": "TRG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39900/?format=api",
                    "id": 39900,
                    "name": "The Roncler Gang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/34/?format=api",
                "id": 34,
                "name": "Nintendo SNES/Super FamiCom"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/361985/?format=api",
        "demozoo_url": "https://demozoo.org/productions/361985/",
        "id": 361985,
        "title": "Nibby Nibble",
        "author_nicks": [
            {
                "name": "The Roncler Gang",
                "abbreviation": "TRG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39900/?format=api",
                    "id": 39900,
                    "name": "The Roncler Gang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/229746/?format=api",
        "demozoo_url": "https://demozoo.org/productions/229746/",
        "id": 229746,
        "title": "Kick Off 2 - The Final Whistle",
        "author_nicks": [
            {
                "name": "The Roncler Gang",
                "abbreviation": "TRG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39900/?format=api",
                    "id": 39900,
                    "name": "The Roncler Gang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1991",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]