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

[
    {
        "url": "https://demozoo.org/api/v1/productions/683/?format=api",
        "demozoo_url": "https://demozoo.org/productions/683/",
        "id": 683,
        "title": "Lameridemo!",
        "author_nicks": [
            {
                "name": "Tyypiz",
                "abbreviation": "TPZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3308/?format=api",
                    "id": 3308,
                    "name": "Tyypiz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-10-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/31/?format=api",
                "id": 31,
                "name": "MSX"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87203/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87203/",
        "id": 87203,
        "title": "Cacophone",
        "author_nicks": [
            {
                "name": "Tyypiz",
                "abbreviation": "TPZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3308/?format=api",
                    "id": 3308,
                    "name": "Tyypiz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-10-23",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
                "id": 18,
                "name": "Mobile"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/71576/?format=api",
        "demozoo_url": "https://demozoo.org/music/71576/",
        "id": 71576,
        "title": "Mummon Kämpillä",
        "author_nicks": [
            {
                "name": "Tyypiz",
                "abbreviation": "TPZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3308/?format=api",
                    "id": 3308,
                    "name": "Tyypiz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-08-08",
        "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/199299/?format=api",
        "demozoo_url": "https://demozoo.org/productions/199299/",
        "id": 199299,
        "title": "Imps Fucking Sprites",
        "author_nicks": [
            {
                "name": "Tyypiz",
                "abbreviation": "TPZ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3308/?format=api",
                    "id": 3308,
                    "name": "Tyypiz",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-10-25",
        "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]