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

[
    {
        "url": "https://demozoo.org/api/v1/productions/2236/?format=api",
        "demozoo_url": "https://demozoo.org/music/2236/",
        "id": 2236,
        "title": "Hong Kong Theme",
        "author_nicks": [
            {
                "name": "Capricorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/963/?format=api",
                    "id": 963,
                    "name": "Capricorn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993-07-06",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206892/?format=api",
        "demozoo_url": "https://demozoo.org/music/206892/",
        "id": 206892,
        "title": "Love Is Hard",
        "author_nicks": [
            {
                "name": "The Hobbit",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/963/?format=api",
                    "id": 963,
                    "name": "Capricorn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Flash Production",
                "abbreviation": "FP",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/681/?format=api",
                    "id": 681,
                    "name": "Flash Production",
                    "is_group": true
                }
            }
        ],
        "release_date": "1991-02-16",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/29/?format=api",
                "id": 29,
                "name": "Tracked Music",
                "supertype": "music"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/206893/?format=api",
        "demozoo_url": "https://demozoo.org/music/206893/",
        "id": 206893,
        "title": "warhawks",
        "author_nicks": [
            {
                "name": "Capricorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/963/?format=api",
                    "id": 963,
                    "name": "Capricorn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-10",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "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/206891/?format=api",
        "demozoo_url": "https://demozoo.org/music/206891/",
        "id": 206891,
        "title": "juicy funk",
        "author_nicks": [
            {
                "name": "Capricorn",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/963/?format=api",
                    "id": 963,
                    "name": "Capricorn",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]