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

[
    {
        "url": "https://demozoo.org/api/v1/productions/168156/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168156/",
        "id": 168156,
        "title": "Gozeur Demo 5",
        "author_nicks": [
            {
                "name": "Gozeur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68976/?format=api",
                    "id": 68976,
                    "name": "Gozeur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/168153/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168153/",
        "id": 168153,
        "title": "Gozeur Demo 4 - Rasters Demo",
        "author_nicks": [
            {
                "name": "Gozeur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68976/?format=api",
                    "id": 68976,
                    "name": "Gozeur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-07-28",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/168152/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168152/",
        "id": 168152,
        "title": "Gozeur Demo 3 - The Brain Wave Mega Demo",
        "author_nicks": [
            {
                "name": "Gozeur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68976/?format=api",
                    "id": 68976,
                    "name": "Gozeur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-06-09",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "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/168066/?format=api",
        "demozoo_url": "https://demozoo.org/productions/168066/",
        "id": 168066,
        "title": "Gozeur Demo 2",
        "author_nicks": [
            {
                "name": "Gozeur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68976/?format=api",
                    "id": 68976,
                    "name": "Gozeur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-03-17",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/36/?format=api",
                "id": 36,
                "name": "Amstrad CPC"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]