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

[
    {
        "url": "https://demozoo.org/api/v1/productions/91130/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/91130/",
        "id": 91130,
        "title": "EARTH - Year 3081",
        "author_nicks": [
            {
                "name": "Whoarang",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44169/?format=api",
                    "id": 44169,
                    "name": "Whoarang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-10-05",
        "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/91142/?format=api",
        "demozoo_url": "https://demozoo.org/productions/91142/",
        "id": 91142,
        "title": "Useless Utility",
        "author_nicks": [
            {
                "name": "Whoarang",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/44169/?format=api",
                    "id": 44169,
                    "name": "Whoarang",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-10-05",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]