GET /api/v1/releasers/2884/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/31737/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/31737/",
        "id": 31737,
        "title": "Sloppy Sketch of an Autumnal Afternoon",
        "author_nicks": [
            {
                "name": "Mindo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2884/?format=api",
                    "id": 2884,
                    "name": "Mindo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Titan",
                "abbreviation": "TTN",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2883/?format=api",
                    "id": 2883,
                    "name": "Titan",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-04-08",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/28/?format=api",
                "id": 28,
                "name": "4K Executable Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "crinkler"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/170089/?format=api",
        "demozoo_url": "https://demozoo.org/productions/170089/",
        "id": 170089,
        "title": "TextmodeJulia",
        "author_nicks": [
            {
                "name": "Weird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2884/?format=api",
                    "id": 2884,
                    "name": "Mindo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/376483/?format=api",
        "demozoo_url": "https://demozoo.org/productions/376483/",
        "id": 376483,
        "title": "Eight",
        "author_nicks": [
            {
                "name": "Weird",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/2884/?format=api",
                    "id": 2884,
                    "name": "Mindo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-08",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "turbo-pascal"
        ]
    }
]