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

[
    {
        "url": "https://demozoo.org/api/v1/productions/217045/?format=api",
        "demozoo_url": "https://demozoo.org/productions/217045/",
        "id": 217045,
        "title": "Fuck Lame 2",
        "author_nicks": [
            {
                "name": "Federacja Zwalczania Lamerstwa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61179/?format=api",
                    "id": 61179,
                    "name": "Federacja Zwalczania Lamerstwa",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-11-08",
        "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": [
            "blitz-basic"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39805/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39805/",
        "id": 39805,
        "title": "Fuck Lame 1",
        "author_nicks": [
            {
                "name": "Federacja Zwalczania Lamerstwa",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/61179/?format=api",
                    "id": 61179,
                    "name": "Federacja Zwalczania Lamerstwa",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-29",
        "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": []
    }
]