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

[
    {
        "url": "https://demozoo.org/api/v1/productions/193076/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/193076/",
        "id": 193076,
        "title": "Wanna Fly with me?",
        "author_nicks": [
            {
                "name": "Lightning Everett",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67657/?format=api",
                    "id": 67657,
                    "name": "Lightning Everett",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-09-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/178309/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/178309/",
        "id": 178309,
        "title": "Lightning on the street",
        "author_nicks": [
            {
                "name": "Lightning Everett",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67657/?format=api",
                    "id": 67657,
                    "name": "Lightning Everett",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-09-09",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "dragon",
            "comic",
            "cat",
            "cop",
            "girl",
            "furry",
            "police",
            "wolf"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/178393/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/178393/",
        "id": 178393,
        "title": "Lightning Everett",
        "author_nicks": [
            {
                "name": "Lightning Everett",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67657/?format=api",
                    "id": 67657,
                    "name": "Lightning Everett",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-09-09",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "dragon",
            "comic",
            "cat",
            "cop",
            "girl",
            "furry",
            "fursuit",
            "police",
            "wolf"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/162977/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/162977/",
        "id": 162977,
        "title": "Lightcop",
        "author_nicks": [
            {
                "name": "Lightning Everett",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/67657/?format=api",
                    "id": 67657,
                    "name": "Lightning Everett",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-09-10",
        "supertype": "graphics",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "dragon",
            "comic",
            "cat",
            "cop",
            "girl",
            "furry",
            "police",
            "wolf"
        ]
    }
]