GET /api/v1/releasers/107256/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/303802/?format=api",
        "demozoo_url": "https://demozoo.org/productions/303802/",
        "id": 303802,
        "title": "Future Shock",
        "author_nicks": [
            {
                "name": "Borderzone Dezign Team",
                "abbreviation": "BRD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107256/?format=api",
                    "id": 107256,
                    "name": "Borderzone Dezign Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304984/?format=api",
        "demozoo_url": "https://demozoo.org/productions/304984/",
        "id": 304984,
        "title": "Metal Bar II",
        "author_nicks": [
            {
                "name": "Borderzone Dezign Team",
                "abbreviation": "BRD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107256/?format=api",
                    "id": 107256,
                    "name": "Borderzone Dezign Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/353369/?format=api",
        "demozoo_url": "https://demozoo.org/productions/353369/",
        "id": 353369,
        "title": "Bodge Demo",
        "author_nicks": [
            {
                "name": "Borderzone Dezign Team",
                "abbreviation": "BRD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107256/?format=api",
                    "id": 107256,
                    "name": "Borderzone Dezign Team",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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": []
    }
]