GET /api/v1/releasers/76462/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/290439/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290439/",
        "id": 290439,
        "title": "None Of Us Are Getting Out Of This Life Alive",
        "author_nicks": [
            {
                "name": "Atlantis",
                "abbreviation": "ATL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                    "id": 3129,
                    "name": "Atlantis",
                    "is_group": true
                }
            },
            {
                "name": "Delysid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44765/?format=api",
                    "id": 44765,
                    "name": "Delysid",
                    "is_group": true
                }
            },
            {
                "name": "Excess",
                "abbreviation": "EX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5556/?format=api",
                    "id": 5556,
                    "name": "Excess",
                    "is_group": true
                }
            },
            {
                "name": "Mayday!",
                "abbreviation": "MDY!",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37118/?format=api",
                    "id": 37118,
                    "name": "Mayday!",
                    "is_group": true
                }
            },
            {
                "name": "Padua",
                "abbreviation": "PDA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3774/?format=api",
                    "id": 3774,
                    "name": "Padua",
                    "is_group": true
                }
            },
            {
                "name": "Rabenauge",
                "abbreviation": "RAB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3625/?format=api",
                    "id": 3625,
                    "name": "Rabenauge",
                    "is_group": true
                }
            },
            {
                "name": "The New Ninja Skateboarders of Death",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76462/?format=api",
                    "id": 76462,
                    "name": "The New Ninja Skateboarders of Death",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-02-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "krill-loader",
            "megademo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/184040/?format=api",
        "demozoo_url": "https://demozoo.org/productions/184040/",
        "id": 184040,
        "title": "The New Ninja Skateboarders of Death",
        "author_nicks": [
            {
                "name": "The New Ninja Skateboarders of Death",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/76462/?format=api",
                    "id": 76462,
                    "name": "The New Ninja Skateboarders of Death",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-02-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]