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

[
    {
        "url": "https://demozoo.org/api/v1/productions/91145/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91145/",
        "id": 91145,
        "title": "Useless Utility",
        "author_nicks": [
            {
                "name": "Dodecha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44178/?format=api",
                    "id": 44178,
                    "name": "Dodecha",
                    "is_group": false
                }
            },
            {
                "name": "TaNk_",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44179/?format=api",
                    "id": 44179,
                    "name": "TaNk_",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-10-05",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/91144/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91144/",
        "id": 91144,
        "title": "Useless IRC",
        "author_nicks": [
            {
                "name": "Dodecha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44178/?format=api",
                    "id": 44178,
                    "name": "Dodecha",
                    "is_group": false
                }
            },
            {
                "name": "Tank",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44179/?format=api",
                    "id": 44179,
                    "name": "TaNk_",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-10-05",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]