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

[
    {
        "url": "https://demozoo.org/api/v1/productions/94034/?format=api",
        "demozoo_url": "https://demozoo.org/productions/94034/",
        "id": 94034,
        "title": "MM Mocsok",
        "author_nicks": [
            {
                "name": "W.A.T.T.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25272/?format=api",
                    "id": 25272,
                    "name": "W.A.T.T.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-06-03",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/107019/?format=api",
        "demozoo_url": "https://demozoo.org/productions/107019/",
        "id": 107019,
        "title": "Mi lett volna ha...",
        "author_nicks": [
            {
                "name": "W.A.T.T.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25272/?format=api",
                    "id": 25272,
                    "name": "W.A.T.T.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-12-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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "scala"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39567/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39567/",
        "id": 39567,
        "title": "Hardware",
        "author_nicks": [
            {
                "name": "W.A.T.T.",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/25272/?format=api",
                    "id": 25272,
                    "name": "W.A.T.T.",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-05",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]