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

[
    {
        "url": "https://demozoo.org/api/v1/productions/208989/?format=api",
        "demozoo_url": "https://demozoo.org/productions/208989/",
        "id": 208989,
        "title": "Carbon 100%",
        "author_nicks": [
            {
                "name": "Natrox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4296/?format=api",
                    "id": 4296,
                    "name": "Natrox",
                    "is_group": true
                }
            },
            {
                "name": "Tulou",
                "abbreviation": "TLU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3182/?format=api",
                    "id": 3182,
                    "name": "Tulou",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-07",
        "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/1502/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1502/",
        "id": 1502,
        "title": "89-Style Cracktro",
        "author_nicks": [
            {
                "name": "Natrox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4296/?format=api",
                    "id": 4296,
                    "name": "Natrox",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-06-27",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26408/?format=api",
        "demozoo_url": "https://demozoo.org/productions/26408/",
        "id": 26408,
        "title": "Breakdance",
        "author_nicks": [
            {
                "name": "Natrox",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4296/?format=api",
                    "id": 4296,
                    "name": "Natrox",
                    "is_group": true
                }
            },
            {
                "name": "Tulou",
                "abbreviation": "TLU",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3182/?format=api",
                    "id": 3182,
                    "name": "Tulou",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/5/?format=api",
                "id": 5,
                "name": "Amiga OCS/ECS"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]