GET /api/v1/releasers/30207/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/186174/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/186174/",
        "id": 186174,
        "title": "Spine",
        "author_nicks": [
            {
                "name": "criMson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30207/?format=api",
                    "id": 30207,
                    "name": "criMson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ravende Bijen Imkers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5638/?format=api",
                    "id": 5638,
                    "name": "Rave Beats International",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-09-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/50752/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/50752/",
        "id": 50752,
        "title": "Setting Sun",
        "author_nicks": [
            {
                "name": "criMson",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30207/?format=api",
                    "id": 30207,
                    "name": "criMson",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Ravende Bijen Imkers",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5638/?format=api",
                    "id": 5638,
                    "name": "Rave Beats International",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-06-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]