GET /api/v1/releasers/17273/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/53190/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53190/",
        "id": 53190,
        "title": "Mist Garden",
        "author_nicks": [
            {
                "name": "RMM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17273/?format=api",
                    "id": 17273,
                    "name": "RMM",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-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/53196/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53196/",
        "id": 53196,
        "title": "Blue",
        "author_nicks": [
            {
                "name": "Axioma",
                "abbreviation": "AxA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/13350/?format=api",
                    "id": 13350,
                    "name": "Axioma",
                    "is_group": true
                }
            },
            {
                "name": "RMM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17273/?format=api",
                    "id": 17273,
                    "name": "RMM",
                    "is_group": true
                }
            },
            {
                "name": "e64",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42838/?format=api",
                    "id": 42838,
                    "name": "e64",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/23718/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23718/",
        "id": 23718,
        "title": "Fuzzy!",
        "author_nicks": [
            {
                "name": "RMM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17273/?format=api",
                    "id": 17273,
                    "name": "RMM",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04-23",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47115/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47115/",
        "id": 47115,
        "title": "Hello World",
        "author_nicks": [
            {
                "name": "RMM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/17273/?format=api",
                    "id": 17273,
                    "name": "RMM",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02-05",
        "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": []
    }
]