GET /api/v1/releasers/38699/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/94374/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94374/",
        "id": 94374,
        "title": "GCC 6",
        "author_nicks": [
            {
                "name": "Glasgow Computer Centre",
                "abbreviation": "GCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38699/?format=api",
                    "id": 38699,
                    "name": "Glasgow Computer Centre",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/119728/?format=api",
        "demozoo_url": "https://demozoo.org/productions/119728/",
        "id": 119728,
        "title": "Picture And Sound Show (512k version)",
        "author_nicks": [
            {
                "name": "Blockbuster",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52566/?format=api",
                    "id": 52566,
                    "name": "Blockbuster",
                    "is_group": false
                }
            },
            {
                "name": "Glasgow Computer Centre",
                "abbreviation": "GCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38699/?format=api",
                    "id": 38699,
                    "name": "Glasgow Computer Centre",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo",
            "mtv",
            "dire-straits"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/120995/?format=api",
        "demozoo_url": "https://demozoo.org/productions/120995/",
        "id": 120995,
        "title": "Ferrari Testarossa",
        "author_nicks": [
            {
                "name": "Glasgow Computer Centre",
                "abbreviation": "GCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38699/?format=api",
                    "id": 38699,
                    "name": "Glasgow Computer Centre",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "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/70017/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70017/",
        "id": 70017,
        "title": "Space Ace Slideshow",
        "author_nicks": [
            {
                "name": "Glasgow Computer Centre",
                "abbreviation": "GCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38699/?format=api",
                    "id": 38699,
                    "name": "Glasgow Computer Centre",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": [
            "space-ace"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/70016/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70016/",
        "id": 70016,
        "title": "Picture And Sound Show",
        "author_nicks": [
            {
                "name": "Glasgow Computer Centre",
                "abbreviation": "GCC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/38699/?format=api",
                    "id": 38699,
                    "name": "Glasgow Computer Centre",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/9/?format=api",
                "id": 9,
                "name": "Atari ST/E"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "sampledemo"
        ]
    }
]