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

[
    {
        "url": "https://demozoo.org/api/v1/productions/359540/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359540/",
        "id": 359540,
        "title": "Treatz",
        "author_nicks": [
            {
                "name": "Zone 2",
                "abbreviation": "Z2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106705/?format=api",
                    "id": 106705,
                    "name": "Zone 2",
                    "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/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359538/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359538/",
        "id": 359538,
        "title": "Strive",
        "author_nicks": [
            {
                "name": "Zone 2",
                "abbreviation": "Z2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106705/?format=api",
                    "id": 106705,
                    "name": "Zone 2",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09-13",
        "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": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359535/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359535/",
        "id": 359535,
        "title": "Inferior",
        "author_nicks": [
            {
                "name": "Zone 2",
                "abbreviation": "Z2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106705/?format=api",
                    "id": 106705,
                    "name": "Zone 2",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09-06",
        "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/359536/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359536/",
        "id": 359536,
        "title": "Not Dead",
        "author_nicks": [
            {
                "name": "Zone 2",
                "abbreviation": "Z2",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106705/?format=api",
                    "id": 106705,
                    "name": "Zone 2",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-09",
        "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": [
            "one-file-demo"
        ]
    }
]