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

[
    {
        "url": "https://demozoo.org/api/v1/productions/87056/?format=api",
        "demozoo_url": "https://demozoo.org/productions/87056/",
        "id": 87056,
        "title": "Une Art",
        "author_nicks": [
            {
                "name": "Titans On Meth",
                "abbreviation": "T.O.M.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46911/?format=api",
                    "id": 46911,
                    "name": "Titans On Meth",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-06-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/70309/?format=api",
        "demozoo_url": "https://demozoo.org/productions/70309/",
        "id": 70309,
        "title": "Two Hands Full Of Fist",
        "author_nicks": [
            {
                "name": "Speedfisters",
                "abbreviation": "SF",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/4327/?format=api",
                    "id": 4327,
                    "name": "Speedfisters",
                    "is_group": true
                }
            },
            {
                "name": "Stroboholics",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/6311/?format=api",
                    "id": 6311,
                    "name": "Stroboholics",
                    "is_group": true
                }
            },
            {
                "name": "Titans On Meth",
                "abbreviation": "T.O.M.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46911/?format=api",
                    "id": 46911,
                    "name": "Titans On Meth",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-12-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "screenshots-needed"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/86163/?format=api",
        "demozoo_url": "https://demozoo.org/productions/86163/",
        "id": 86163,
        "title": "balls of steel",
        "author_nicks": [
            {
                "name": "Titans On Meth",
                "abbreviation": "T.O.M.",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/46911/?format=api",
                    "id": 46911,
                    "name": "Titans On Meth",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2008-06-21",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]