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

[
    {
        "url": "https://demozoo.org/api/v1/productions/351799/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351799/",
        "id": 351799,
        "title": "Rental Car",
        "author_nicks": [
            {
                "name": "Aypok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143188/?format=api",
                    "id": 143188,
                    "name": "Aypok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-03-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
                "id": 44,
                "name": "Sega Master System"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/351789/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351789/",
        "id": 351789,
        "title": "Digger Ball",
        "author_nicks": [
            {
                "name": "Aypok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143188/?format=api",
                    "id": 143188,
                    "name": "Aypok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2007-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
                "id": 44,
                "name": "Sega Master System"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/351786/?format=api",
        "demozoo_url": "https://demozoo.org/productions/351786/",
        "id": 351786,
        "title": "Digger Chan",
        "author_nicks": [
            {
                "name": "Aypok",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/143188/?format=api",
                    "id": 143188,
                    "name": "Aypok",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-03-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/44/?format=api",
                "id": 44,
                "name": "Sega Master System"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]