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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79743/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/79743/",
        "id": 79743,
        "title": "Cementron",
        "author_nicks": [
            {
                "name": "40ounce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34465/?format=api",
                    "id": 34465,
                    "name": "40ounce",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-06-26",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/68337/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/68337/",
        "id": 68337,
        "title": "With a mouth full you cant speak",
        "author_nicks": [
            {
                "name": "40ounce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34465/?format=api",
                    "id": 34465,
                    "name": "40ounce",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "d4rkn3ss",
                "abbreviation": "d4",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14978/?format=api",
                    "id": 14978,
                    "name": "d4rkn3ss",
                    "is_group": true
                }
            }
        ],
        "release_date": "2003-11-29",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/59274/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/59274/",
        "id": 59274,
        "title": "Freedom of choice",
        "author_nicks": [
            {
                "name": "40ounce",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34465/?format=api",
                    "id": 34465,
                    "name": "40ounce",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "d4rkn3ss",
                "abbreviation": "d4",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14978/?format=api",
                    "id": 14978,
                    "name": "d4rkn3ss",
                    "is_group": true
                }
            }
        ],
        "release_date": "2002-11-30",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]