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

[
    {
        "url": "https://demozoo.org/api/v1/productions/120264/?format=api",
        "demozoo_url": "https://demozoo.org/productions/120264/",
        "id": 120264,
        "title": "Fuk I need a title for this...",
        "author_nicks": [
            {
                "name": "Spackotus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18768/?format=api",
                    "id": 18768,
                    "name": "Spackotus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-08-23",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87888/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87888/",
        "id": 87888,
        "title": "Over Nine Thousaaaaaaand!!!!",
        "author_nicks": [
            {
                "name": "Spackotus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18768/?format=api",
                    "id": 18768,
                    "name": "Spackotus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-08-24",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/87916/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/87916/",
        "id": 87916,
        "title": "Sentiel of the Child",
        "author_nicks": [
            {
                "name": "Spackotus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18768/?format=api",
                    "id": 18768,
                    "name": "Spackotus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-08-24",
        "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/26824/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/26824/",
        "id": 26824,
        "title": "planett",
        "author_nicks": [
            {
                "name": "Spackotus",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18768/?format=api",
                    "id": 18768,
                    "name": "Spackotus",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2011-08-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]