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

[
    {
        "url": "https://demozoo.org/api/v1/productions/120402/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/120402/",
        "id": 120402,
        "title": "Some Chick",
        "author_nicks": [
            {
                "name": "Warco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47850/?format=api",
                    "id": 47850,
                    "name": "Warco",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1998-08-08",
        "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/101949/?format=api",
        "demozoo_url": "https://demozoo.org/productions/101949/",
        "id": 101949,
        "title": "Cow of Space",
        "author_nicks": [
            {
                "name": "Graffito",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/14622/?format=api",
                    "id": 14622,
                    "name": "Graffito",
                    "is_group": false
                }
            },
            {
                "name": "Jab",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47845/?format=api",
                    "id": 47845,
                    "name": "Jab",
                    "is_group": false
                }
            },
            {
                "name": "Warco",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47850/?format=api",
                    "id": 47850,
                    "name": "Warco",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1997-08-30",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    }
]