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

[
    {
        "url": "https://demozoo.org/api/v1/productions/200240/?format=api",
        "demozoo_url": "https://demozoo.org/productions/200240/",
        "id": 200240,
        "title": "A little action movie",
        "author_nicks": [
            {
                "name": "c00ly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/87218/?format=api",
                    "id": 87218,
                    "name": "c00ly",
                    "is_group": false
                }
            },
            {
                "name": "cypho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33513/?format=api",
                    "id": 33513,
                    "name": "cypho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-02-22",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/56845/?format=api",
        "demozoo_url": "https://demozoo.org/productions/56845/",
        "id": 56845,
        "title": "Jaggu",
        "author_nicks": [
            {
                "name": "cypho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33513/?format=api",
                    "id": 33513,
                    "name": "cypho",
                    "is_group": false
                }
            },
            {
                "name": "lug00ber",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/90/?format=api",
                    "id": 90,
                    "name": "lug00ber",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-10-05",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/369219/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/369219/",
        "id": 369219,
        "title": "Bad Dragon",
        "author_nicks": [
            {
                "name": "cypho",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/33513/?format=api",
                    "id": 33513,
                    "name": "cypho",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-04-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]