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

[
    {
        "url": "https://demozoo.org/api/v1/productions/64178/?format=api",
        "demozoo_url": "https://demozoo.org/music/64178/",
        "id": 64178,
        "title": "Guitar Battle",
        "author_nicks": [
            {
                "name": "Unicorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18475/?format=api",
                    "id": 18475,
                    "name": "Unicorn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-12-28",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26143/?format=api",
        "demozoo_url": "https://demozoo.org/productions/26143/",
        "id": 26143,
        "title": "P. A. R. T. Y. - Partially Animated Reality To You",
        "author_nicks": [
            {
                "name": "Argion",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18476/?format=api",
                    "id": 18476,
                    "name": "Argion",
                    "is_group": false
                }
            },
            {
                "name": "J.C.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18477/?format=api",
                    "id": 18477,
                    "name": "J.C.",
                    "is_group": false
                }
            },
            {
                "name": "Maniac",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18474/?format=api",
                    "id": 18474,
                    "name": "Maniac",
                    "is_group": false
                }
            },
            {
                "name": "Unicorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18475/?format=api",
                    "id": 18475,
                    "name": "Unicorn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Innovator Productions",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41336/?format=api",
                    "id": 41336,
                    "name": "Innovators",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-12-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]