GET /api/v1/releasers/8025/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/7405/?format=api",
        "demozoo_url": "https://demozoo.org/productions/7405/",
        "id": 7405,
        "title": "Strictly 4kb",
        "author_nicks": [
            {
                "name": "The European Technology",
                "abbreviation": "TET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8025/?format=api",
                    "id": 8025,
                    "name": "The European Technology",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-08-13",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/6811/?format=api",
        "demozoo_url": "https://demozoo.org/productions/6811/",
        "id": 6811,
        "title": "The Magic Circle",
        "author_nicks": [
            {
                "name": "The European Technology",
                "abbreviation": "TET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8025/?format=api",
                    "id": 8025,
                    "name": "The European Technology",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-07",
        "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": [
            "requires-vga",
            "requires-386",
            "gus-only"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/270823/?format=api",
        "demozoo_url": "https://demozoo.org/productions/270823/",
        "id": 270823,
        "title": "Fluent Visions",
        "author_nicks": [
            {
                "name": "The European Technology",
                "abbreviation": "TET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8025/?format=api",
                    "id": 8025,
                    "name": "The European Technology",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "requires-386"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/101537/?format=api",
        "demozoo_url": "https://demozoo.org/productions/101537/",
        "id": 101537,
        "title": "Pentium",
        "author_nicks": [
            {
                "name": "The European Technology",
                "abbreviation": "TET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8025/?format=api",
                    "id": 8025,
                    "name": "The European Technology",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/183277/?format=api",
        "demozoo_url": "https://demozoo.org/productions/183277/",
        "id": 183277,
        "title": "Triplex BBS (2)",
        "author_nicks": [
            {
                "name": "The European Technology",
                "abbreviation": "TET",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8025/?format=api",
                    "id": 8025,
                    "name": "The European Technology",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-06",
        "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": []
    }
]