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

[
    {
        "url": "https://demozoo.org/api/v1/productions/344177/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344177/",
        "id": 344177,
        "title": "State of Dark",
        "author_nicks": [
            {
                "name": "Pulse",
                "abbreviation": "PLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60787/?format=api",
                    "id": 60787,
                    "name": "Pulse",
                    "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/344179/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344179/",
        "id": 344179,
        "title": "Proximity",
        "author_nicks": [
            {
                "name": "Pulse",
                "abbreviation": "PLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60787/?format=api",
                    "id": 60787,
                    "name": "Pulse",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997",
        "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/344178/?format=api",
        "demozoo_url": "https://demozoo.org/productions/344178/",
        "id": 344178,
        "title": "X-Massive Booze",
        "author_nicks": [
            {
                "name": "Pulse",
                "abbreviation": "PLS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60787/?format=api",
                    "id": 60787,
                    "name": "Pulse",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-12-19",
        "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": []
    }
]