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

[
    {
        "url": "https://demozoo.org/api/v1/productions/38703/?format=api",
        "demozoo_url": "https://demozoo.org/music/38703/",
        "id": 38703,
        "title": "summertime blues",
        "author_nicks": [
            {
                "name": "The Smirnoff Squad",
                "abbreviation": "TSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23346/?format=api",
                    "id": 23346,
                    "name": "The Smirnoff Squad",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-10-10",
        "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/35589/?format=api",
        "demozoo_url": "https://demozoo.org/productions/35589/",
        "id": 35589,
        "title": "Dr. Ötká",
        "author_nicks": [
            {
                "name": "The Smirnoff Squad",
                "abbreviation": "TSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23346/?format=api",
                    "id": 23346,
                    "name": "The Smirnoff Squad",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-12-20",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35605/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/35605/",
        "id": 35605,
        "title": "Incubation",
        "author_nicks": [
            {
                "name": "The Smirnoff Squad",
                "abbreviation": "TSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23346/?format=api",
                    "id": 23346,
                    "name": "The Smirnoff Squad",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-12-20",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/35625/?format=api",
        "demozoo_url": "https://demozoo.org/music/35625/",
        "id": 35625,
        "title": "Sadness",
        "author_nicks": [
            {
                "name": "The Smirnoff Squad",
                "abbreviation": "TSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23346/?format=api",
                    "id": 23346,
                    "name": "The Smirnoff Squad",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-12-20",
        "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/153311/?format=api",
        "demozoo_url": "https://demozoo.org/productions/153311/",
        "id": 153311,
        "title": "1.exe",
        "author_nicks": [
            {
                "name": "The Smirnoff Squad",
                "abbreviation": "TSS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/23346/?format=api",
                    "id": 23346,
                    "name": "The Smirnoff Squad",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-11-15",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]