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

[
    {
        "url": "https://demozoo.org/api/v1/productions/30933/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30933/",
        "id": 30933,
        "title": "Motorcycle Mania",
        "author_nicks": [
            {
                "name": "Børna",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20952/?format=api",
                    "id": 20952,
                    "name": "Børna",
                    "is_group": false
                }
            },
            {
                "name": "McWhale",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20879/?format=api",
                    "id": 20879,
                    "name": "McWhale",
                    "is_group": false
                }
            },
            {
                "name": "ØrnJørnBjørn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20953/?format=api",
                    "id": 20953,
                    "name": "ØrnJørnBjørn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-03-26",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/30809/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30809/",
        "id": 30809,
        "title": "Hell On Wheels - Show On Snow",
        "author_nicks": [
            {
                "name": "Bjørn Sjulstok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20879/?format=api",
                    "id": 20879,
                    "name": "McWhale",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-04-10",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]