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

[
    {
        "url": "https://demozoo.org/api/v1/productions/288570/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288570/",
        "id": 288570,
        "title": "Hot News Guyz",
        "author_nicks": [
            {
                "name": "Celtic",
                "abbreviation": "CTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118622/?format=api",
                    "id": 118622,
                    "name": "Celtic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-05-11",
        "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/43/?format=api",
                "id": 43,
                "name": "8K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288568/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288568/",
        "id": 288568,
        "title": "Name of the Game",
        "author_nicks": [
            {
                "name": "Celtic",
                "abbreviation": "CTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118622/?format=api",
                    "id": 118622,
                    "name": "Celtic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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": [
            "blank-cracktro"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/288569/?format=api",
        "demozoo_url": "https://demozoo.org/productions/288569/",
        "id": 288569,
        "title": "Celtic Musax Ripp Disk",
        "author_nicks": [
            {
                "name": "Celtic",
                "abbreviation": "CTC",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118622/?format=api",
                    "id": 118622,
                    "name": "Celtic",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990",
        "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/7/?format=api",
                "id": 7,
                "name": "Musicdisk",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]