GET /api/v1/releasers/103961/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/228254/?format=api",
        "demozoo_url": "https://demozoo.org/productions/228254/",
        "id": 228254,
        "title": "Mega Disc 9",
        "author_nicks": [
            {
                "name": "Alcatraz",
                "abbreviation": "ATZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/738/?format=api",
                    "id": 738,
                    "name": "Alcatraz",
                    "is_group": true
                }
            },
            {
                "name": "Amigaforce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103961/?format=api",
                    "id": 103961,
                    "name": "Amigaforce",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/5/?format=api",
                "id": 5,
                "name": "Diskmag",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/228255/?format=api",
        "demozoo_url": "https://demozoo.org/productions/228255/",
        "id": 228255,
        "title": "The Addams Family Slideshow",
        "author_nicks": [
            {
                "name": "Amigaforce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/103961/?format=api",
                    "id": 103961,
                    "name": "Amigaforce",
                    "is_group": true
                }
            },
            {
                "name": "OZ Connection",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/104578/?format=api",
                    "id": 104578,
                    "name": "OZ Connection",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/8/?format=api",
                "id": 8,
                "name": "Slideshow",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]