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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59049/?format=api",
        "demozoo_url": "https://demozoo.org/productions/59049/",
        "id": 59049,
        "title": "The beginning of the end",
        "author_nicks": [
            {
                "name": "Nooly",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3785/?format=api",
                    "id": 3785,
                    "name": "Nooly",
                    "is_group": false
                }
            },
            {
                "name": "b-art-lett",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6434/?format=api",
                    "id": 6434,
                    "name": "b-art-lett",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-08-16",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "drugs",
            "animation"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/4901/?format=api",
        "demozoo_url": "https://demozoo.org/productions/4901/",
        "id": 4901,
        "title": "All Ein Sein",
        "author_nicks": [
            {
                "name": "Bart Lett",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6434/?format=api",
                    "id": 6434,
                    "name": "b-art-lett",
                    "is_group": false
                }
            },
            {
                "name": "BeRo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3961/?format=api",
                    "id": 3961,
                    "name": "BeRo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-03-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]