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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342072/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342072/",
        "id": 342072,
        "title": "coTheMo",
        "author_nicks": [
            {
                "name": "High Quality",
                "abbreviation": "HQ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20506/?format=api",
                    "id": 20506,
                    "name": "High Quality",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-08-30",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/30312/?format=api",
        "demozoo_url": "https://demozoo.org/productions/30312/",
        "id": 30312,
        "title": "LOTUPTAK",
        "author_nicks": [
            {
                "name": "High Quality",
                "abbreviation": "HQ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20506/?format=api",
                    "id": 20506,
                    "name": "High Quality",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1996-01-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/342070/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342070/",
        "id": 342070,
        "title": "The M.O.",
        "author_nicks": [
            {
                "name": "High Quality",
                "abbreviation": "HQ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20506/?format=api",
                    "id": 20506,
                    "name": "High Quality",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "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/70702/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70702/",
        "id": 70702,
        "title": "Vabank",
        "author_nicks": [
            {
                "name": "High Quality",
                "abbreviation": "HQ",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/20506/?format=api",
                    "id": 20506,
                    "name": "High Quality",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-11-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/6/?format=api",
                "id": 6,
                "name": "Amiga AGA"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]