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

[
    {
        "url": "https://demozoo.org/api/v1/productions/83547/?format=api",
        "demozoo_url": "https://demozoo.org/productions/83547/",
        "id": 83547,
        "title": "LiquidPelo.Soy",
        "author_nicks": [
            {
                "name": "Isaac2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27120/?format=api",
                    "id": 27120,
                    "name": "Isaac2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dreambytes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41561/?format=api",
                    "id": 41561,
                    "name": "Dreambytes",
                    "is_group": true
                }
            }
        ],
        "release_date": "2006-07-24",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/81266/?format=api",
        "demozoo_url": "https://demozoo.org/productions/81266/",
        "id": 81266,
        "title": "Crapberinto",
        "author_nicks": [
            {
                "name": "Isaac2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27120/?format=api",
                    "id": 27120,
                    "name": "Isaac2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Dreambytes",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/41561/?format=api",
                    "id": 41561,
                    "name": "Dreambytes",
                    "is_group": true
                }
            }
        ],
        "release_date": "2005-07-24",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58656/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58656/",
        "id": 58656,
        "title": "Blanco",
        "author_nicks": [
            {
                "name": "Isaac2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27120/?format=api",
                    "id": 27120,
                    "name": "Isaac2",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-11-02",
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]