GET /api/v1/releasers/7913/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/9105/?format=api",
        "demozoo_url": "https://demozoo.org/productions/9105/",
        "id": 9105,
        "title": "Rebel Planet BBS",
        "author_nicks": [
            {
                "name": "Avalanche",
                "abbreviation": "AVA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7913/?format=api",
                    "id": 7913,
                    "name": "Avalanche",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-02-26",
        "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/172516/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172516/",
        "id": 172516,
        "title": "Harvest Moon BBS (1)",
        "author_nicks": [
            {
                "name": "Avalanche",
                "abbreviation": "AVA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7913/?format=api",
                    "id": 7913,
                    "name": "Avalanche",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994",
        "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/6708/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6708/",
        "id": 6708,
        "title": "Motion",
        "author_nicks": [
            {
                "name": "Avalanche",
                "abbreviation": "AVA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7913/?format=api",
                    "id": 7913,
                    "name": "Avalanche",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-31",
        "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/39/?format=api",
                "id": 39,
                "name": "100K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "gus",
            "pklite"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270727/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270727/",
        "id": 270727,
        "title": "Virtual Leftovers",
        "author_nicks": [
            {
                "name": "Avalanche",
                "abbreviation": "AVA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7913/?format=api",
                    "id": 7913,
                    "name": "Avalanche",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-28",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "requires-vga",
            "386",
            "gus-only"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/124168/?format=api",
        "demozoo_url": "https://demozoo.org/productions/124168/",
        "id": 124168,
        "title": "Bobs Editor v1.10",
        "author_nicks": [
            {
                "name": "Avalanche",
                "abbreviation": "AVA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/7913/?format=api",
                    "id": 7913,
                    "name": "Avalanche",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-12",
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]