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

[
    {
        "url": "https://demozoo.org/api/v1/productions/386174/?format=api",
        "demozoo_url": "https://demozoo.org/productions/386174/",
        "id": 386174,
        "title": "Light-year demo",
        "author_nicks": [
            {
                "name": "Rushjet1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70893/?format=api",
                    "id": 70893,
                    "name": "Rushjet1",
                    "is_group": false
                }
            },
            {
                "name": "Tursi",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/62811/?format=api",
                    "id": 62811,
                    "name": "Tursi",
                    "is_group": false
                }
            },
            {
                "name": "rasmusm",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/154913/?format=api",
                    "id": 154913,
                    "name": "rasmusm",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2014-07",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/27/?format=api",
                "id": 27,
                "name": "Calculator"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "ti-994a"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/348629/?format=api",
        "demozoo_url": "https://demozoo.org/music/348629/",
        "id": 348629,
        "title": "The Challenge",
        "author_nicks": [
            {
                "name": "Rushjet1",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/70893/?format=api",
                    "id": 70893,
                    "name": "Rushjet1",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2010-10-30",
        "supertype": "music",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/2/?format=api",
                "id": 2,
                "name": "ZX Spectrum"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/14/?format=api",
                "id": 14,
                "name": "Music",
                "supertype": "music"
            }
        ],
        "tags": []
    }
]