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

[
    {
        "url": "https://demozoo.org/api/v1/productions/58844/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/58844/",
        "id": 58844,
        "title": "Robot",
        "author_nicks": [
            {
                "name": "Bumbi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14971/?format=api",
                    "id": 14971,
                    "name": "Bumbi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-12-28",
        "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/20538/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20538/",
        "id": 20538,
        "title": "Mechadragon",
        "author_nicks": [
            {
                "name": "Bumbi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14971/?format=api",
                    "id": 14971,
                    "name": "Bumbi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Goto 10",
                "abbreviation": "G10",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/8711/?format=api",
                    "id": 8711,
                    "name": "Goto 10",
                    "is_group": true
                }
            }
        ],
        "release_date": "2001-05-27",
        "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/133138/?format=api",
        "demozoo_url": "https://demozoo.org/productions/133138/",
        "id": 133138,
        "title": "The Workshop",
        "author_nicks": [
            {
                "name": "Bumbi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14971/?format=api",
                    "id": 14971,
                    "name": "Bumbi",
                    "is_group": false
                }
            },
            {
                "name": "Krulo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/21382/?format=api",
                    "id": 21382,
                    "name": "Krulo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-11-06",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/44040/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/44040/",
        "id": 44040,
        "title": "Dawn",
        "author_nicks": [
            {
                "name": "Bumbi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14971/?format=api",
                    "id": 14971,
                    "name": "Bumbi",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1999-05-15",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]