GET /api/v1/releasers/115939/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/291374/?format=api",
        "demozoo_url": "https://demozoo.org/productions/291374/",
        "id": 291374,
        "title": "EXEC",
        "author_nicks": [
            {
                "name": "Satagax",
                "abbreviation": "STGX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115939/?format=api",
                    "id": 115939,
                    "name": "Satagax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-03-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/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/318556/?format=api",
        "demozoo_url": "https://demozoo.org/productions/318556/",
        "id": 318556,
        "title": "Scroller",
        "author_nicks": [
            {
                "name": "Satagax",
                "abbreviation": "STGX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115939/?format=api",
                    "id": 115939,
                    "name": "Satagax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-02-16",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288566/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288566/",
        "id": 288566,
        "title": "Element",
        "author_nicks": [
            {
                "name": "Satagax",
                "abbreviation": "STGX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115939/?format=api",
                    "id": 115939,
                    "name": "Satagax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2021-01-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/22/?format=api",
                "id": 22,
                "name": "32K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/281964/?format=api",
        "demozoo_url": "https://demozoo.org/productions/281964/",
        "id": 281964,
        "title": "Demoi",
        "author_nicks": [
            {
                "name": "Satagax",
                "abbreviation": "STGX",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115939/?format=api",
                    "id": 115939,
                    "name": "Satagax",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2020-08-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]