GET /api/v1/releasers/9425/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/13879/?format=api",
        "demozoo_url": "https://demozoo.org/productions/13879/",
        "id": 13879,
        "title": "Tunnel",
        "author_nicks": [
            {
                "name": "Bytex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9425/?format=api",
                    "id": 9425,
                    "name": "Bytex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/378791/?format=api",
        "demozoo_url": "https://demozoo.org/productions/378791/",
        "id": 378791,
        "title": "The Artwork",
        "author_nicks": [
            {
                "name": "Bytex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9425/?format=api",
                    "id": 9425,
                    "name": "Bytex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "demo-version",
            "graphics-program"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/378790/?format=api",
        "demozoo_url": "https://demozoo.org/productions/378790/",
        "id": 378790,
        "title": "Bytex Font Editor 1.00i",
        "author_nicks": [
            {
                "name": "Bytex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9425/?format=api",
                    "id": 9425,
                    "name": "Bytex",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-06-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-given"
        ]
    }
]