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

[
    {
        "url": "https://demozoo.org/api/v1/productions/342923/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342923/",
        "id": 342923,
        "title": "Simpsons",
        "author_nicks": [
            {
                "name": "Nebula",
                "abbreviation": "NBA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68067/?format=api",
                    "id": 68067,
                    "name": "Nebula",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1993",
        "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/126766/?format=api",
        "demozoo_url": "https://demozoo.org/productions/126766/",
        "id": 126766,
        "title": "Pains of Delivery",
        "author_nicks": [
            {
                "name": "Nebula",
                "abbreviation": "NBA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68067/?format=api",
                    "id": 68067,
                    "name": "Nebula",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-12-29",
        "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/342920/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342920/",
        "id": 342920,
        "title": "Battle Command",
        "author_nicks": [
            {
                "name": "Nebula",
                "abbreviation": "NBA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68067/?format=api",
                    "id": 68067,
                    "name": "Nebula",
                    "is_group": true
                }
            },
            {
                "name": "Varsity",
                "abbreviation": "VST",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39402/?format=api",
                    "id": 39402,
                    "name": "Varsity",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992-05-29",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/342921/?format=api",
        "demozoo_url": "https://demozoo.org/productions/342921/",
        "id": 342921,
        "title": "Omednikufesin",
        "author_nicks": [
            {
                "name": "Nebula",
                "abbreviation": "NBA",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/68067/?format=api",
                    "id": 68067,
                    "name": "Nebula",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1992",
        "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": []
    }
]