GET /api/v1/releasers/70413/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/159559/?format=api",
        "demozoo_url": "https://demozoo.org/music/159559/",
        "id": 159559,
        "title": "No Name",
        "author_nicks": [
            {
                "name": "BoRZom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70413/?format=api",
                    "id": 70413,
                    "name": "BoRZom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-26",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/174436/?format=api",
        "demozoo_url": "https://demozoo.org/productions/174436/",
        "id": 174436,
        "title": "Coders/FX BBS",
        "author_nicks": [
            {
                "name": "BoRZom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70413/?format=api",
                    "id": 70413,
                    "name": "BoRZom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "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/41/?format=api",
                "id": 41,
                "name": "BBStro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/284417/?format=api",
        "demozoo_url": "https://demozoo.org/productions/284417/",
        "id": 284417,
        "title": "Puke",
        "author_nicks": [
            {
                "name": "BoRZom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70413/?format=api",
                    "id": 70413,
                    "name": "BoRZom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Exotic Designs",
                "abbreviation": "EXD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48290/?format=api",
                    "id": 48290,
                    "name": "Exotic Designs",
                    "is_group": true
                }
            }
        ],
        "release_date": "1996-11",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]