GET /api/v1/releasers/8032/productions/?format=api&ordering=-id
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/169964/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169964/",
        "id": 169964,
        "title": "Unholy",
        "author_nicks": [
            {
                "name": "Flatline Productions",
                "abbreviation": "FLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8032/?format=api",
                    "id": 8032,
                    "name": "Flatline Productions",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/132377/?format=api",
        "demozoo_url": "https://demozoo.org/productions/132377/",
        "id": 132377,
        "title": "3461",
        "author_nicks": [
            {
                "name": "Flatline Productions",
                "abbreviation": "FLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8032/?format=api",
                    "id": 8032,
                    "name": "Flatline Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/27061/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27061/",
        "id": 27061,
        "title": "Crazy World BBS (1a) [Crazy World Intro II]",
        "author_nicks": [
            {
                "name": "Flatline Productions",
                "abbreviation": "FLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8032/?format=api",
                    "id": 8032,
                    "name": "Flatline Productions",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-06-11",
        "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": [
            "adlib",
            "ega"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/289004/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289004/",
        "id": 289004,
        "title": "First Illusion",
        "author_nicks": [
            {
                "name": "Flatline Productions",
                "abbreviation": "FLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8032/?format=api",
                    "id": 8032,
                    "name": "Flatline Productions",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/298609/?format=api",
        "demozoo_url": "https://demozoo.org/productions/298609/",
        "id": 298609,
        "title": "Crazy World BBS (1b)",
        "author_nicks": [
            {
                "name": "Flatline Productions",
                "abbreviation": "FLP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8032/?format=api",
                    "id": 8032,
                    "name": "Flatline Productions",
                    "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": [
            "adlib",
            "ega",
            "no-credits-added"
        ]
    }
]