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

[
    {
        "url": "https://demozoo.org/api/v1/productions/27315/?format=api",
        "demozoo_url": "https://demozoo.org/productions/27315/",
        "id": 27315,
        "title": "Horny Babes Showing Their Ass",
        "author_nicks": [
            {
                "name": "Sonic PC",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5108/?format=api",
                    "id": 5108,
                    "name": "Sonic PC",
                    "is_group": true
                }
            },
            {
                "name": "Voodoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47186/?format=api",
                    "id": 47186,
                    "name": "Voodoo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1995-06-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/171906/?format=api",
        "demozoo_url": "https://demozoo.org/productions/171906/",
        "id": 171906,
        "title": "Return to Karelia",
        "author_nicks": [
            {
                "name": "Jeskola",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/992/?format=api",
                    "id": 992,
                    "name": "Jeskola",
                    "is_group": true
                }
            },
            {
                "name": "Voodoo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/47186/?format=api",
                    "id": 47186,
                    "name": "Voodoo",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1994-08-06",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/4/?format=api",
                "id": 4,
                "name": "MS-Dos"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]