GET /api/v1/releasers/10336/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/124619/?format=api",
        "demozoo_url": "https://demozoo.org/productions/124619/",
        "id": 124619,
        "title": "SkrE7ch",
        "author_nicks": [
            {
                "name": "Kane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10336/?format=api",
                    "id": 10336,
                    "name": "Kane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-06-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/124620/?format=api",
        "demozoo_url": "https://demozoo.org/productions/124620/",
        "id": 124620,
        "title": "Catarakt",
        "author_nicks": [
            {
                "name": "Kane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10336/?format=api",
                    "id": 10336,
                    "name": "Kane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-06-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/12/?format=api",
                "id": 12,
                "name": "Browser"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/302051/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/302051/",
        "id": 302051,
        "title": "Brain Damage",
        "author_nicks": [
            {
                "name": "Kane",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10336/?format=api",
                    "id": 10336,
                    "name": "Kane",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Die Kranken Bomber",
                "abbreviation": "DKB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10333/?format=api",
                    "id": 10333,
                    "name": "Die Kranken Bomber",
                    "is_group": true
                }
            }
        ],
        "release_date": "1998",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/25/?format=api",
                "id": 25,
                "name": "ASCII Collection",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]