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

[
    {
        "url": "https://demozoo.org/api/v1/productions/84442/?format=api",
        "demozoo_url": "https://demozoo.org/music/84442/",
        "id": 84442,
        "title": "Ocean Loader III",
        "author_nicks": [
            {
                "name": "Pihti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37499/?format=api",
                    "id": 37499,
                    "name": "Pihti",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-11-03",
        "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/80274/?format=api",
        "demozoo_url": "https://demozoo.org/productions/80274/",
        "id": 80274,
        "title": "Alt Presentation",
        "author_nicks": [
            {
                "name": "Pihti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37499/?format=api",
                    "id": 37499,
                    "name": "Pihti",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Pihtisoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/36369/?format=api",
                    "id": 36369,
                    "name": "Pihtisoft",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-01-15",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/42/?format=api",
                "id": 42,
                "name": "Performance",
                "supertype": "production"
            }
        ],
        "tags": [
            "powerpoint"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/66544/?format=api",
        "demozoo_url": "https://demozoo.org/music/66544/",
        "id": 66544,
        "title": "Galway Replay",
        "author_nicks": [
            {
                "name": "Pihti",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/37499/?format=api",
                    "id": 37499,
                    "name": "Pihti",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-01-11",
        "supertype": "music",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]