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

[
    {
        "url": "https://demozoo.org/api/v1/productions/173611/?format=api",
        "demozoo_url": "https://demozoo.org/productions/173611/",
        "id": 173611,
        "title": "Byte Blaster Version 1.1",
        "author_nicks": [
            {
                "name": "Dixie",
                "abbreviation": "DXI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72344/?format=api",
                    "id": 72344,
                    "name": "Dixie",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/6/?format=api",
                "id": 6,
                "name": "Tool",
                "supertype": "production"
            }
        ],
        "tags": [
            "packer",
            "timecruncher",
            "sequence-packer"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/275782/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275782/",
        "id": 275782,
        "title": "Improve Demo",
        "author_nicks": [
            {
                "name": "Dixie",
                "abbreviation": "DXI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72344/?format=api",
                    "id": 72344,
                    "name": "Dixie",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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/275783/?format=api",
        "demozoo_url": "https://demozoo.org/productions/275783/",
        "id": 275783,
        "title": "Hullubulu",
        "author_nicks": [
            {
                "name": "Dixie",
                "abbreviation": "DXI",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/72344/?format=api",
                    "id": 72344,
                    "name": "Dixie",
                    "is_group": true
                }
            },
            {
                "name": "The Black Lords",
                "abbreviation": "TBL",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/52633/?format=api",
                    "id": 52633,
                    "name": "The Black Lords",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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": []
    }
]