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

[
    {
        "url": "https://demozoo.org/api/v1/productions/312865/?format=api",
        "demozoo_url": "https://demozoo.org/productions/312865/",
        "id": 312865,
        "title": "HC Intro 1",
        "author_nicks": [
            {
                "name": "Hardcorps",
                "abbreviation": "HC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39717/?format=api",
                    "id": 39717,
                    "name": "Hardcorps",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-given"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/312869/?format=api",
        "demozoo_url": "https://demozoo.org/productions/312869/",
        "id": 312869,
        "title": "HC Intro 2",
        "author_nicks": [
            {
                "name": "Hardcorps",
                "abbreviation": "HC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39717/?format=api",
                    "id": 39717,
                    "name": "Hardcorps",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988-10-27",
        "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"
            },
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/312867/?format=api",
        "demozoo_url": "https://demozoo.org/productions/312867/",
        "id": 312867,
        "title": "Cycotic",
        "author_nicks": [
            {
                "name": "Hardcorps",
                "abbreviation": "HC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39717/?format=api",
                    "id": 39717,
                    "name": "Hardcorps",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1988",
        "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": []
    }
]