GET /api/v1/releasers/37953/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/67497/?format=api",
        "demozoo_url": "https://demozoo.org/productions/67497/",
        "id": 67497,
        "title": "Raytracer's Dream",
        "author_nicks": [
            {
                "name": "Murphy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37953/?format=api",
                    "id": 37953,
                    "name": "Murphy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Systematik Dream Korp",
                "abbreviation": "SDK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5845/?format=api",
                    "id": 5845,
                    "name": "Systematik Dream Korp",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-08-09",
        "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/98785/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/98785/",
        "id": 98785,
        "title": "Chopper",
        "author_nicks": [
            {
                "name": "Murphy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37953/?format=api",
                    "id": 37953,
                    "name": "Murphy",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Systematik Dream Korp",
                "abbreviation": "SDK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5845/?format=api",
                    "id": 5845,
                    "name": "Systematik Dream Korp",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-01",
        "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/98788/?format=api",
        "demozoo_url": "https://demozoo.org/productions/98788/",
        "id": 98788,
        "title": "Body Maze",
        "author_nicks": [
            {
                "name": ".druid",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46883/?format=api",
                    "id": 46883,
                    "name": ".druid",
                    "is_group": false
                }
            },
            {
                "name": "Murphy",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37953/?format=api",
                    "id": 37953,
                    "name": "Murphy",
                    "is_group": false
                }
            },
            {
                "name": "Sack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29931/?format=api",
                    "id": 29931,
                    "name": "Sack",
                    "is_group": false
                }
            },
            {
                "name": "Scotty",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46899/?format=api",
                    "id": 46899,
                    "name": "Scotty",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Systematik Dream Korp",
                "abbreviation": "SDK",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5845/?format=api",
                    "id": 5845,
                    "name": "Systematik Dream Korp",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-07-01",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]