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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168004/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168004/",
        "id": 168004,
        "title": "8 Of Marсh",
        "author_nicks": [
            {
                "name": "NotSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9595/?format=api",
                    "id": 9595,
                    "name": "NotSoft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "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/143269/?format=api",
        "demozoo_url": "https://demozoo.org/productions/143269/",
        "id": 143269,
        "title": "ZaRulem 14",
        "author_nicks": [
            {
                "name": "NotSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9595/?format=api",
                    "id": 9595,
                    "name": "NotSoft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/64/?format=api",
                "id": 64,
                "name": "Paper"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/48/?format=api",
                "id": 48,
                "name": "Papermag",
                "supertype": "production"
            }
        ],
        "tags": [
            "pdf",
            "russian"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/139562/?format=api",
        "demozoo_url": "https://demozoo.org/productions/139562/",
        "id": 139562,
        "title": "Invitro CSP 2015",
        "author_nicks": [
            {
                "name": "NotSoft",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9595/?format=api",
                    "id": 9595,
                    "name": "NotSoft",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-06-05",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/11/?format=api",
                "id": 11,
                "name": "Invitation",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]