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

[
    {
        "url": "https://demozoo.org/api/v1/productions/186352/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186352/",
        "id": 186352,
        "title": "D.Leria Info (2)",
        "author_nicks": [
            {
                "name": "D.Leria",
                "abbreviation": "DL, Dleria",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67416/?format=api",
                    "id": 67416,
                    "name": "D.Leria",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/186351/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186351/",
        "id": 186351,
        "title": "D.Leria Info (1)",
        "author_nicks": [
            {
                "name": "D.Leria",
                "abbreviation": "DL, Dleria",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67416/?format=api",
                    "id": 67416,
                    "name": "D.Leria",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]