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

[
    {
        "url": "https://demozoo.org/api/v1/productions/359949/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359949/",
        "id": 359949,
        "title": "Wico 11/10-86",
        "author_nicks": [
            {
                "name": "Wico Cracking Group",
                "abbreviation": "WCG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106757/?format=api",
                    "id": 106757,
                    "name": "Wico Cracking Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-10-11",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359947/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359947/",
        "id": 359947,
        "title": "Druid Intro",
        "author_nicks": [
            {
                "name": "Wico Cracking Group",
                "abbreviation": "WCG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106757/?format=api",
                    "id": 106757,
                    "name": "Wico Cracking Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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": [
            "one-file-demo"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/359948/?format=api",
        "demozoo_url": "https://demozoo.org/productions/359948/",
        "id": 359948,
        "title": "Sanxion Demo",
        "author_nicks": [
            {
                "name": "Wico Cracking Group",
                "abbreviation": "WCG",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/106757/?format=api",
                    "id": 106757,
                    "name": "Wico Cracking Group",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986",
        "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": [
            "one-file-demo"
        ]
    }
]