GET /api/v1/releasers/72020/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/172834/?format=api",
        "demozoo_url": "https://demozoo.org/productions/172834/",
        "id": 172834,
        "title": "Bits 93",
        "author_nicks": [
            {
                "name": "Deadly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72020/?format=api",
                    "id": 72020,
                    "name": "DarkHorse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/35/?format=api",
                "id": 35,
                "name": "16K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/174011/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174011/",
        "id": 174011,
        "title": "Flag",
        "author_nicks": [
            {
                "name": "Deadly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72020/?format=api",
                    "id": 72020,
                    "name": "DarkHorse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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": [
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/289627/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289627/",
        "id": 289627,
        "title": "Fractal Zoom",
        "author_nicks": [
            {
                "name": "Deadly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72020/?format=api",
                    "id": 72020,
                    "name": "DarkHorse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "c",
            "source-available"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/304269/?format=api",
        "demozoo_url": "https://demozoo.org/productions/304269/",
        "id": 304269,
        "title": "Fractal Landscape Demo",
        "author_nicks": [
            {
                "name": "DarkHorse",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72020/?format=api",
                    "id": 72020,
                    "name": "DarkHorse",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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": [
            "interactive",
            "no-credits-added",
            "source-available"
        ]
    }
]