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

[
    {
        "url": "https://demozoo.org/api/v1/productions/74827/?format=api",
        "demozoo_url": "https://demozoo.org/productions/74827/",
        "id": 74827,
        "title": "GNU Sidlamer",
        "author_nicks": [
            {
                "name": "Siders",
                "abbreviation": "SID",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39937/?format=api",
                    "id": 39937,
                    "name": "Siders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-07-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/21/?format=api",
                "id": 21,
                "name": "VIC-20"
            }
        ],
        "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/90590/?format=api",
        "demozoo_url": "https://demozoo.org/productions/90590/",
        "id": 90590,
        "title": "Nostril",
        "author_nicks": [
            {
                "name": "Siders",
                "abbreviation": "SID",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39937/?format=api",
                    "id": 39937,
                    "name": "Siders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-08-03",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/186921/?format=api",
        "demozoo_url": "https://demozoo.org/productions/186921/",
        "id": 186921,
        "title": "Microsoft3",
        "author_nicks": [
            {
                "name": "Siders",
                "abbreviation": "SID",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39937/?format=api",
                    "id": 39937,
                    "name": "Siders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]