GET /api/v1/releasers/35851/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/100504/?format=api",
        "demozoo_url": "https://demozoo.org/productions/100504/",
        "id": 100504,
        "title": "Let's All Chant",
        "author_nicks": [
            {
                "name": "Instant Ejakulation",
                "abbreviation": "iE^n",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35851/?format=api",
                    "id": 35851,
                    "name": "Instant Ejakulation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-02-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/95392/?format=api",
        "demozoo_url": "https://demozoo.org/productions/95392/",
        "id": 95392,
        "title": "Acid Blocks",
        "author_nicks": [
            {
                "name": "Instant Ejakulation",
                "abbreviation": "iE^n",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35851/?format=api",
                    "id": 35851,
                    "name": "Instant Ejakulation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-12-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/21/?format=api",
                "id": 21,
                "name": "1K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/76211/?format=api",
        "demozoo_url": "https://demozoo.org/productions/76211/",
        "id": 76211,
        "title": "Cellshading",
        "author_nicks": [
            {
                "name": "Instant Ejakulation",
                "abbreviation": "iE^n",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35851/?format=api",
                    "id": 35851,
                    "name": "Instant Ejakulation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06-28",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/188097/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188097/",
        "id": 188097,
        "title": "Digital Lisko",
        "author_nicks": [
            {
                "name": "Instant Ejakulation",
                "abbreviation": "iE^n",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/35851/?format=api",
                    "id": 35851,
                    "name": "Instant Ejakulation",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-15",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]