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

[
    {
        "url": "https://demozoo.org/api/v1/productions/363777/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363777/",
        "id": 363777,
        "title": "Blip34",
        "author_nicks": [
            {
                "name": "Quasimodo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10697/?format=api",
                    "id": 10697,
                    "name": "Quasimodo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-05-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/16/?format=api",
                "id": 16,
                "name": "64b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/363778/?format=api",
        "demozoo_url": "https://demozoo.org/productions/363778/",
        "id": 363778,
        "title": "Linar",
        "author_nicks": [
            {
                "name": "Quasimodo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10697/?format=api",
                    "id": 10697,
                    "name": "Quasimodo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/15/?format=api",
                "id": 15,
                "name": "32b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/48323/?format=api",
        "demozoo_url": "https://demozoo.org/music/48323/",
        "id": 48323,
        "title": "The Code",
        "author_nicks": [
            {
                "name": "Quasimodo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/10697/?format=api",
                    "id": 10697,
                    "name": "Quasimodo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Frozen Ground",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/29497/?format=api",
                    "id": 29497,
                    "name": "Frozen Ground",
                    "is_group": true
                }
            }
        ],
        "release_date": "2000-08-18",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]