GET /api/v1/releasers/133213/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/311672/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/311672/",
        "id": 311672,
        "title": "A blast from the past",
        "author_nicks": [
            {
                "name": "Backslashing_Slashback",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133213/?format=api",
                    "id": 133213,
                    "name": "Backslashing_Slashback",
                    "is_group": false
                }
            },
            {
                "name": "Nodepond",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/45364/?format=api",
                    "id": 45364,
                    "name": "Nodepond",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Level 90",
                "abbreviation": "level90",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62547/?format=api",
                    "id": 62547,
                    "name": "Level 90",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-08-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "qbert"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/311675/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/311675/",
        "id": 311675,
        "title": "Level 3^3",
        "author_nicks": [
            {
                "name": "Backslashing_Slashback",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/133213/?format=api",
                    "id": 133213,
                    "name": "Backslashing_Slashback",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Level 90",
                "abbreviation": "level90",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62547/?format=api",
                    "id": 62547,
                    "name": "Level 90",
                    "is_group": true
                }
            }
        ],
        "release_date": "2022-08-06",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]