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

[
    {
        "url": "https://demozoo.org/api/v1/productions/199308/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199308/",
        "id": 199308,
        "title": "Deliri Um Aholic",
        "author_nicks": [
            {
                "name": "Natasha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6059/?format=api",
                    "id": 6059,
                    "name": "Natasha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-10-25",
        "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/84478/?format=api",
        "demozoo_url": "https://demozoo.org/productions/84478/",
        "id": 84478,
        "title": "Father's Business",
        "author_nicks": [
            {
                "name": "Natasha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6059/?format=api",
                    "id": 6059,
                    "name": "Natasha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-11-03",
        "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/4082/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/4082/",
        "id": 4082,
        "title": "Rime",
        "author_nicks": [
            {
                "name": "Natasha",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6059/?format=api",
                    "id": 6059,
                    "name": "Natasha",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-04-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]