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

[
    {
        "url": "https://demozoo.org/api/v1/productions/98520/?format=api",
        "demozoo_url": "https://demozoo.org/productions/98520/",
        "id": 98520,
        "title": "Mortalis Arisen 100%",
        "author_nicks": [
            {
                "name": "64ever",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34194/?format=api",
                    "id": 34194,
                    "name": "64ever",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2006-03-07",
        "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/112149/?format=api",
        "demozoo_url": "https://demozoo.org/productions/112149/",
        "id": 112149,
        "title": "Mortalis Arisen 90%",
        "author_nicks": [
            {
                "name": "64ever",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34194/?format=api",
                    "id": 34194,
                    "name": "64ever",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-09-24",
        "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": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58414/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58414/",
        "id": 58414,
        "title": "Insomnia V1.1",
        "author_nicks": [
            {
                "name": "64ever",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34194/?format=api",
                    "id": 34194,
                    "name": "64ever",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-11-24",
        "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": [
            "2-disk-sides"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/188273/?format=api",
        "demozoo_url": "https://demozoo.org/productions/188273/",
        "id": 188273,
        "title": "64ever-4k",
        "author_nicks": [
            {
                "name": "64ever",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34194/?format=api",
                    "id": 34194,
                    "name": "64ever",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-04",
        "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/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/41511/?format=api",
        "demozoo_url": "https://demozoo.org/productions/41511/",
        "id": 41511,
        "title": "Halfbaked",
        "author_nicks": [
            {
                "name": "64ever",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34194/?format=api",
                    "id": 34194,
                    "name": "64ever",
                    "is_group": true
                }
            },
            {
                "name": "Warriors of the Wasteland",
                "abbreviation": "WOW",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                    "id": 5085,
                    "name": "Warriors of the Wasteland",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-09-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": []
    }
]