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

[
    {
        "url": "https://demozoo.org/api/v1/productions/31563/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31563/",
        "id": 31563,
        "title": "8bit Dolphin Edventure",
        "author_nicks": [
            {
                "name": "bitFlavour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4341/?format=api",
                    "id": 4341,
                    "name": "bitFlavour",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2012-04-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/1813/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1813/",
        "id": 1813,
        "title": "the story of kjellfrid the horse",
        "author_nicks": [
            {
                "name": "bitFlavour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4341/?format=api",
                    "id": 4341,
                    "name": "bitFlavour",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-04-04",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/1712/?format=api",
        "demozoo_url": "https://demozoo.org/productions/1712/",
        "id": 1712,
        "title": "Koneko",
        "author_nicks": [
            {
                "name": "bitFlavour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4341/?format=api",
                    "id": 4341,
                    "name": "bitFlavour",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-07-19",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "tunnel",
            "space",
            "cat",
            "light-hearted",
            "fun",
            "child-friendly",
            "cardboard"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/31294/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31294/",
        "id": 31294,
        "title": "A Duck's Race to The Gathering",
        "author_nicks": [
            {
                "name": "bitFlavour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4341/?format=api",
                    "id": 4341,
                    "name": "bitFlavour",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-04-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "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/31223/?format=api",
        "demozoo_url": "https://demozoo.org/productions/31223/",
        "id": 31223,
        "title": "bitamins",
        "author_nicks": [
            {
                "name": "bitFlavour",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4341/?format=api",
                    "id": 4341,
                    "name": "bitFlavour",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-03-22",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]