GET /api/v1/releasers/115662/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/280889/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/280889/",
        "id": 280889,
        "title": "Forest",
        "author_nicks": [
            {
                "name": "8Cris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115662/?format=api",
                    "id": 115662,
                    "name": "8Cris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "aseprite"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280890/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/280890/",
        "id": 280890,
        "title": "City",
        "author_nicks": [
            {
                "name": "8Cris",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115662/?format=api",
                    "id": 115662,
                    "name": "8Cris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-18",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "aseprite"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/280931/?format=api",
        "demozoo_url": "https://demozoo.org/music/280931/",
        "id": 280931,
        "title": "Forever",
        "author_nicks": [
            {
                "name": "Feel the Aurora",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115662/?format=api",
                    "id": 115662,
                    "name": "8Cris",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-07-18",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/25/?format=api",
                "id": 25,
                "name": "Nintendo Entertainment System (NES)"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/31/?format=api",
                "id": 31,
                "name": "Executable Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]