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

[
    {
        "url": "https://demozoo.org/api/v1/productions/72580/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/72580/",
        "id": 72580,
        "title": "Secress",
        "author_nicks": [
            {
                "name": "Beak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31253/?format=api",
                    "id": 31253,
                    "name": "Beak",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-02-15",
        "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/60587/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/60587/",
        "id": 60587,
        "title": "No Batteries Included",
        "author_nicks": [
            {
                "name": "Beak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31253/?format=api",
                    "id": 31253,
                    "name": "Beak",
                    "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/54640/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/54640/",
        "id": 54640,
        "title": "A_Lee_Ns Garden",
        "author_nicks": [
            {
                "name": "Beak",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/31253/?format=api",
                    "id": 31253,
                    "name": "Beak",
                    "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"
        ]
    }
]