GET /api/v1/releasers/9117/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/15752/?format=api",
        "demozoo_url": "https://demozoo.org/productions/15752/",
        "id": 15752,
        "title": "Shock 512",
        "author_nicks": [
            {
                "name": "Flying",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9117/?format=api",
                    "id": 9117,
                    "name": "Flying",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Reality",
                "abbreviation": "DR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9016/?format=api",
                    "id": 9016,
                    "name": "Digital Reality",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-24",
        "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/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "zx-spectrum-48k",
            "zx-multicolour-mode"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/14971/?format=api",
        "demozoo_url": "https://demozoo.org/productions/14971/",
        "id": 14971,
        "title": "We're Back",
        "author_nicks": [
            {
                "name": "Flying",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9117/?format=api",
                    "id": 9117,
                    "name": "Flying",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Reality",
                "abbreviation": "DR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9016/?format=api",
                    "id": 9016,
                    "name": "Digital Reality",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-08-24",
        "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/20/?format=api",
                "id": 20,
                "name": "512b Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/268105/?format=api",
        "demozoo_url": "https://demozoo.org/productions/268105/",
        "id": 268105,
        "title": "Spriteland V1.27",
        "author_nicks": [
            {
                "name": "Flying",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9117/?format=api",
                    "id": 9117,
                    "name": "Flying",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Digital Reality",
                "abbreviation": "DR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9016/?format=api",
                    "id": 9016,
                    "name": "Digital Reality",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-06-02",
        "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": [
            "graphics-program"
        ]
    }
]