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

[
    {
        "url": "https://demozoo.org/api/v1/productions/341739/?format=api",
        "demozoo_url": "https://demozoo.org/productions/341739/",
        "id": 341739,
        "title": "Ode to Denisa in J2ME",
        "author_nicks": [
            {
                "name": "ais",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141897/?format=api",
                    "id": 141897,
                    "name": "ais",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-12",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
                "id": 18,
                "name": "Mobile"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/341740/?format=api",
        "demozoo_url": "https://demozoo.org/productions/341740/",
        "id": 341740,
        "title": "Scene Spirit Resurrection",
        "author_nicks": [
            {
                "name": "Amable",
                "abbreviation": "AMB",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/9939/?format=api",
                    "id": 9939,
                    "name": "Amable",
                    "is_group": true
                }
            },
            {
                "name": "ais",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/141897/?format=api",
                    "id": 141897,
                    "name": "ais",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-10",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/18/?format=api",
                "id": 18,
                "name": "Mobile"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "pocket-pc",
            "lost-ish"
        ]
    }
]