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

[
    {
        "url": "https://demozoo.org/api/v1/productions/325559/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325559/",
        "id": 325559,
        "title": "Commodore Scene Cover Disk #41 Intro",
        "author_nicks": [
            {
                "name": "Commodore Scene Staff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107383/?format=api",
                    "id": 107383,
                    "name": "Commodore Scene Staff",
                    "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/350674/?format=api",
        "demozoo_url": "https://demozoo.org/productions/350674/",
        "id": 350674,
        "title": "Biblet Techno Demo",
        "author_nicks": [
            {
                "name": "Commodore Scene Staff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107383/?format=api",
                    "id": 107383,
                    "name": "Commodore Scene Staff",
                    "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/325558/?format=api",
        "demozoo_url": "https://demozoo.org/productions/325558/",
        "id": 325558,
        "title": "Lunch '97",
        "author_nicks": [
            {
                "name": "Commodore Scene Staff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107383/?format=api",
                    "id": 107383,
                    "name": "Commodore Scene Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-02",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359555/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359555/",
        "id": 359555,
        "title": "Famous Sprite Show 4 - Galactica",
        "author_nicks": [
            {
                "name": "Commodore Scene Staff",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/107383/?format=api",
                    "id": 107383,
                    "name": "Commodore Scene Staff",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996",
        "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": []
    }
]