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

[
    {
        "url": "https://demozoo.org/api/v1/productions/183597/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/183597/",
        "id": 183597,
        "title": "Jan Husar Documentary",
        "author_nicks": [
            {
                "name": "Jan Husar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69587/?format=api",
                    "id": 69587,
                    "name": "Jan Husar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2018-02-03",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/167733/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/167733/",
        "id": 167733,
        "title": "Not a first person shooter",
        "author_nicks": [
            {
                "name": "Jan Husar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69587/?format=api",
                    "id": 69587,
                    "name": "Jan Husar",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-01-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/167712/?format=api",
        "demozoo_url": "https://demozoo.org/productions/167712/",
        "id": 167712,
        "title": "Human Nature Spoiler",
        "author_nicks": [
            {
                "name": "Jan Husar",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69587/?format=api",
                    "id": 69587,
                    "name": "Jan Husar",
                    "is_group": false
                }
            },
            {
                "name": "Jeff Rona",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/69588/?format=api",
                    "id": 69588,
                    "name": "Jeff Rona",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-01-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]