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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58209/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58209/",
        "id": 58209,
        "title": "Neonfyr",
        "author_nicks": [
            {
                "name": "Louise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34119/?format=api",
                    "id": 34119,
                    "name": "Louise",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Junk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3778/?format=api",
                    "id": 3778,
                    "name": "Junk",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-02-17",
        "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/107022/?format=api",
        "demozoo_url": "https://demozoo.org/productions/107022/",
        "id": 107022,
        "title": "Fukkjawild",
        "author_nicks": [
            {
                "name": "Louise",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34119/?format=api",
                    "id": 34119,
                    "name": "Louise",
                    "is_group": false
                }
            },
            {
                "name": "SImca",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48939/?format=api",
                    "id": 48939,
                    "name": "SImca",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-12-04",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]