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

[
    {
        "url": "https://demozoo.org/api/v1/productions/59143/?format=api",
        "demozoo_url": "https://demozoo.org/productions/59143/",
        "id": 59143,
        "title": "Horot! (Onnea DKD)",
        "author_nicks": [
            {
                "name": "LTV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31317/?format=api",
                    "id": 31317,
                    "name": "LTV",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-10-12",
        "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": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/362169/?format=api",
        "demozoo_url": "https://demozoo.org/productions/362169/",
        "id": 362169,
        "title": "Windows Condom 95",
        "author_nicks": [
            {
                "name": "LTV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31317/?format=api",
                    "id": 31317,
                    "name": "LTV",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-08",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": [
            "finnish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/53858/?format=api",
        "demozoo_url": "https://demozoo.org/productions/53858/",
        "id": 53858,
        "title": "['bro:d k@st]",
        "author_nicks": [
            {
                "name": "LTV",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31317/?format=api",
                    "id": 31317,
                    "name": "LTV",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-05-12",
        "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/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]