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

[
    {
        "url": "https://demozoo.org/api/v1/productions/104097/?format=api",
        "demozoo_url": "https://demozoo.org/productions/104097/",
        "id": 104097,
        "title": "Trippin",
        "author_nicks": [
            {
                "name": "Zeleny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48501/?format=api",
                    "id": 48501,
                    "name": "Zeleny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Vectors",
                "abbreviation": "VCT",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/27265/?format=api",
                    "id": 27265,
                    "name": "Vectors",
                    "is_group": true
                }
            }
        ],
        "release_date": "1999-09-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/265593/?format=api",
        "demozoo_url": "https://demozoo.org/productions/265593/",
        "id": 265593,
        "title": "Tesla",
        "author_nicks": [
            {
                "name": "Zeleny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48501/?format=api",
                    "id": 48501,
                    "name": "Zeleny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-04-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "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/265591/?format=api",
        "demozoo_url": "https://demozoo.org/productions/265591/",
        "id": 265591,
        "title": "Sanorin",
        "author_nicks": [
            {
                "name": "Zeleny",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/48501/?format=api",
                    "id": 48501,
                    "name": "Zeleny",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]