GET /api/v1/releasers/5677/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/23331/?format=api",
        "demozoo_url": "https://demozoo.org/productions/23331/",
        "id": 23331,
        "title": "Consumer's Overkill",
        "author_nicks": [
            {
                "name": "LuNAtiC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5677/?format=api",
                    "id": 5677,
                    "name": "LuNAtiC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-08-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3297/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3297/",
        "id": 3297,
        "title": "winE",
        "author_nicks": [
            {
                "name": "LuNAtiC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5677/?format=api",
                    "id": 5677,
                    "name": "LuNAtiC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-21",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26198/?format=api",
        "demozoo_url": "https://demozoo.org/productions/26198/",
        "id": 26198,
        "title": "T",
        "author_nicks": [
            {
                "name": "Ddeml",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5651/?format=api",
                    "id": 5651,
                    "name": "Ddeml",
                    "is_group": false
                }
            },
            {
                "name": "LuNAtiCwiz",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5677/?format=api",
                    "id": 5677,
                    "name": "LuNAtiC",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]