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

[
    {
        "url": "https://demozoo.org/api/v1/productions/322006/?format=api",
        "demozoo_url": "https://demozoo.org/productions/322006/",
        "id": 322006,
        "title": "Hallucinations",
        "author_nicks": [
            {
                "name": "Lightning Soundtrack Development",
                "abbreviation": "LSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115707/?format=api",
                    "id": 115707,
                    "name": "Lightning Soundtrack Development",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/313560/?format=api",
        "demozoo_url": "https://demozoo.org/productions/313560/",
        "id": 313560,
        "title": "Nostalgia",
        "author_nicks": [
            {
                "name": "Lightning Soundtrack Development",
                "abbreviation": "LSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115707/?format=api",
                    "id": 115707,
                    "name": "Lightning Soundtrack Development",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "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/313782/?format=api",
        "demozoo_url": "https://demozoo.org/productions/313782/",
        "id": 313782,
        "title": "Schizofrenia",
        "author_nicks": [
            {
                "name": "Lightning Soundtrack Development",
                "abbreviation": "LSD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/115707/?format=api",
                    "id": 115707,
                    "name": "Lightning Soundtrack Development",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]