GET /api/v1/releasers/3721/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/1089/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1089/",
        "id": 1089,
        "title": "The Intimate Thing",
        "author_nicks": [
            {
                "name": "Trolls In The Shadows",
                "abbreviation": "TITS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3721/?format=api",
                    "id": 3721,
                    "name": "Trolls In The Shadows",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/1080/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1080/",
        "id": 1080,
        "title": "Retrospection",
        "author_nicks": [
            {
                "name": "FRequency",
                "abbreviation": "FRQ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3649/?format=api",
                    "id": 3649,
                    "name": "FRequency",
                    "is_group": true
                }
            },
            {
                "name": "Trolls In The Shadows",
                "abbreviation": "TITS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3721/?format=api",
                    "id": 3721,
                    "name": "Trolls In The Shadows",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            },
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "crinkler",
            "sdl",
            "lzma"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/25513/?format=api",
        "demozoo_url": "https://demozoo.org/productions/25513/",
        "id": 25513,
        "title": "Restricted Logic",
        "author_nicks": [
            {
                "name": "Trolls In The Shadows",
                "abbreviation": "TITS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3721/?format=api",
                    "id": 3721,
                    "name": "Trolls In The Shadows",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-08-01",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "sdl"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/37937/?format=api",
        "demozoo_url": "https://demozoo.org/productions/37937/",
        "id": 37937,
        "title": "Retroaction",
        "author_nicks": [
            {
                "name": "Trolls In The Shadows",
                "abbreviation": "TITS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3721/?format=api",
                    "id": 3721,
                    "name": "Trolls In The Shadows",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/7/?format=api",
                "id": 7,
                "name": "Linux"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]