GET /api/v1/releasers/6422/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/4980/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4980/",
        "id": 4980,
        "title": "Buried Even Deeper (Tha World's First HX-20 MegaDemo?!)",
        "author_nicks": [
            {
                "name": "bEnd oF crUsH",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6422/?format=api",
                    "id": 6422,
                    "name": "The MagnuM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4869/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4869/",
        "id": 4869,
        "title": "Buried By Sands Of Time",
        "author_nicks": [
            {
                "name": "The MagnuM",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6422/?format=api",
                    "id": 6422,
                    "name": "The MagnuM",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-03-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "epson"
        ]
    }
]