GET /api/v1/releasers/65611/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/357749/?format=api",
        "demozoo_url": "https://demozoo.org/productions/357749/",
        "id": 357749,
        "title": "Extacy BBS",
        "author_nicks": [
            {
                "name": "Dual Processor System",
                "abbreviation": "DPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65611/?format=api",
                    "id": 65611,
                    "name": "Dual Processor System",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-12-24",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            },
            {
                "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/164316/?format=api",
        "demozoo_url": "https://demozoo.org/productions/164316/",
        "id": 164316,
        "title": "Motivation BBS (1)",
        "author_nicks": [
            {
                "name": "Dual Processor System",
                "abbreviation": "DPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65611/?format=api",
                    "id": 65611,
                    "name": "Dual Processor System",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-10",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/157905/?format=api",
        "demozoo_url": "https://demozoo.org/productions/157905/",
        "id": 157905,
        "title": "Ghost BBS (1)",
        "author_nicks": [
            {
                "name": "Dual Processor System",
                "abbreviation": "DPS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/65611/?format=api",
                    "id": 65611,
                    "name": "Dual Processor System",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-02",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": [
            "pklite"
        ]
    }
]