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

[
    {
        "url": "https://demozoo.org/api/v1/productions/225156/?format=api",
        "demozoo_url": "https://demozoo.org/productions/225156/",
        "id": 225156,
        "title": "1 Lineartech AX-4400",
        "author_nicks": [
            {
                "name": "Warp Zero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98705/?format=api",
                    "id": 98705,
                    "name": "Warp Zero",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-02-20",
        "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/50/?format=api",
                "id": 50,
                "name": "96K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "demomaniac"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/151510/?format=api",
        "demozoo_url": "https://demozoo.org/productions/151510/",
        "id": 151510,
        "title": "Underground Tape",
        "author_nicks": [
            {
                "name": "Warp Zero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98705/?format=api",
                    "id": 98705,
                    "name": "Warp Zero",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000",
        "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": [
            "polish-language",
            "demomaniac"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/225157/?format=api",
        "demozoo_url": "https://demozoo.org/productions/225157/",
        "id": 225157,
        "title": "W0!",
        "author_nicks": [
            {
                "name": "Warp Zero",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/98705/?format=api",
                    "id": 98705,
                    "name": "Warp Zero",
                    "is_group": true
                }
            }
        ],
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "demomaniac"
        ]
    }
]