GET /api/v1/releasers/22607/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/125230/?format=api",
        "demozoo_url": "https://demozoo.org/music/125230/",
        "id": 125230,
        "title": "Last Warning",
        "author_nicks": [
            {
                "name": "Quarter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22607/?format=api",
                    "id": 22607,
                    "name": "Quarter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-02-21",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34057/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/34057/",
        "id": 34057,
        "title": "Neket",
        "author_nicks": [
            {
                "name": "Quarter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22607/?format=api",
                    "id": 22607,
                    "name": "Quarter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Donut Fetish",
                "abbreviation": "DNF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1232/?format=api",
                    "id": 1232,
                    "name": "Donut Fetish",
                    "is_group": true
                }
            }
        ],
        "release_date": "1997-07-05",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/34002/?format=api",
        "demozoo_url": "https://demozoo.org/productions/34002/",
        "id": 34002,
        "title": "Bacon Crisp",
        "author_nicks": [
            {
                "name": "Quarter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22607/?format=api",
                    "id": 22607,
                    "name": "Quarter",
                    "is_group": false
                }
            },
            {
                "name": "iNF",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/1660/?format=api",
                    "id": 1660,
                    "name": "iNF",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07-05",
        "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/171217/?format=api",
        "demozoo_url": "https://demozoo.org/music/171217/",
        "id": 171217,
        "title": "Demo Music",
        "author_nicks": [
            {
                "name": "Quarter",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/22607/?format=api",
                    "id": 22607,
                    "name": "Quarter",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-07",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": [
            "12ch",
            "mod"
        ]
    }
]