GET /api/v1/releasers/121897/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/292594/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/292594/",
        "id": 292594,
        "title": "bare ignorer",
        "author_nicks": [
            {
                "name": "Gamer_Kip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121897/?format=api",
                    "id": 121897,
                    "name": "Gamer_Kip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-04-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/292614/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/292614/",
        "id": 292614,
        "title": "Tank",
        "author_nicks": [
            {
                "name": "Gamer_Kip",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/121897/?format=api",
                    "id": 121897,
                    "name": "Gamer_Kip",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-04-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]