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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3718/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3718/",
        "id": 3718,
        "title": "Internet Explorer",
        "author_nicks": [
            {
                "name": "Spike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14956/?format=api",
                    "id": 14956,
                    "name": "Spike",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2005-03-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/60591/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/60591/",
        "id": 60591,
        "title": "Red Babe",
        "author_nicks": [
            {
                "name": "Spike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14956/?format=api",
                    "id": 14956,
                    "name": "Spike",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-02-16",
        "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/20518/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/20518/",
        "id": 20518,
        "title": "Archer Babe",
        "author_nicks": [
            {
                "name": "Spike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14956/?format=api",
                    "id": 14956,
                    "name": "Spike",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "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/54636/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/54636/",
        "id": 54636,
        "title": "Car n' babe",
        "author_nicks": [
            {
                "name": "Spike",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14956/?format=api",
                    "id": 14956,
                    "name": "Spike",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-02-17",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    }
]