GET /api/v1/releasers/5844/productions/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "https://demozoo.org/api/v1/productions/47738/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/47738/",
        "id": 47738,
        "title": "The Shrine",
        "author_nicks": [
            {
                "name": "Dotwaffle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5844/?format=api",
                    "id": 5844,
                    "name": "Dotwaffle",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-09-11",
        "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/3568/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3568/",
        "id": 3568,
        "title": "BP04 Overview",
        "author_nicks": [
            {
                "name": "Dotwaffle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5844/?format=api",
                    "id": 5844,
                    "name": "Dotwaffle",
                    "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": "2004-04-12",
        "supertype": "production",
        "platforms": [],
        "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/3635/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3635/",
        "id": 3635,
        "title": "TH(an)X",
        "author_nicks": [
            {
                "name": "Dotwaffle",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5844/?format=api",
                    "id": 5844,
                    "name": "Dotwaffle",
                    "is_group": false
                }
            },
            {
                "name": "Gargaj",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/306/?format=api",
                    "id": 306,
                    "name": "Gargaj",
                    "is_group": false
                }
            },
            {
                "name": "Sybex",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5813/?format=api",
                    "id": 5813,
                    "name": "Sybex",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-12",
        "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": []
    }
]