GET /api/v1/releasers/61980/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/202326/?format=api",
        "demozoo_url": "https://demozoo.org/productions/202326/",
        "id": 202326,
        "title": "Get 'Em DX [16kb Cartridge]",
        "author_nicks": [
            {
                "name": "Psytronik Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61980/?format=api",
                    "id": 61980,
                    "name": "Psytronik Software",
                    "is_group": true
                }
            },
            {
                "name": "Retro Gamer CD",
                "abbreviation": "RGCD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/30308/?format=api",
                    "id": 30308,
                    "name": "Retro Gamer CD",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-11-29",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/169789/?format=api",
        "demozoo_url": "https://demozoo.org/productions/169789/",
        "id": 169789,
        "title": "Sub Hunter",
        "author_nicks": [
            {
                "name": "Psytronik Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61980/?format=api",
                    "id": 61980,
                    "name": "Psytronik Software",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-02",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": [
            "sub-hunter"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/167960/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167960/",
        "id": 167960,
        "title": "Dead on Time",
        "author_nicks": [
            {
                "name": "Psytronik Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61980/?format=api",
                    "id": 61980,
                    "name": "Psytronik Software",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-02-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/167959/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167959/",
        "id": 167959,
        "title": "Star Sabre",
        "author_nicks": [
            {
                "name": "Psytronik Software",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61980/?format=api",
                    "id": 61980,
                    "name": "Psytronik Software",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-03-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]