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

[
    {
        "url": "https://demozoo.org/api/v1/productions/335570/?format=api",
        "demozoo_url": "https://demozoo.org/productions/335570/",
        "id": 335570,
        "title": "IMG_100000000126.MOV",
        "author_nicks": [
            {
                "name": "Jussi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/73087/?format=api",
                    "id": 73087,
                    "name": "Jussi",
                    "is_group": false
                }
            },
            {
                "name": "Kimmo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67564/?format=api",
                    "id": 67564,
                    "name": "Tablo",
                    "is_group": false
                }
            },
            {
                "name": "Petri",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/140623/?format=api",
                    "id": 140623,
                    "name": "Petri",
                    "is_group": false
                }
            },
            {
                "name": "Ville",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/42475/?format=api",
                    "id": 42475,
                    "name": "Ville",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-07-09",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]