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

[
    {
        "url": "https://demozoo.org/api/v1/productions/126546/?format=api",
        "demozoo_url": "https://demozoo.org/productions/126546/",
        "id": 126546,
        "title": "?",
        "author_nicks": [
            {
                "name": "Lightflash",
                "abbreviation": "LTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54785/?format=api",
                    "id": 54785,
                    "name": "Lightflash",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-21",
        "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/345546/?format=api",
        "demozoo_url": "https://demozoo.org/productions/345546/",
        "id": 345546,
        "title": "Demo from LTH",
        "author_nicks": [
            {
                "name": "Lightflash",
                "abbreviation": "LTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54785/?format=api",
                    "id": 54785,
                    "name": "Lightflash",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1990-04-16",
        "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/126302/?format=api",
        "demozoo_url": "https://demozoo.org/productions/126302/",
        "id": 126302,
        "title": "Vectoria",
        "author_nicks": [
            {
                "name": "Lightflash",
                "abbreviation": "LTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54785/?format=api",
                    "id": 54785,
                    "name": "Lightflash",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-08-05",
        "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/345547/?format=api",
        "demozoo_url": "https://demozoo.org/productions/345547/",
        "id": 345547,
        "title": "Contact Demo",
        "author_nicks": [
            {
                "name": "Lightflash",
                "abbreviation": "LTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54785/?format=api",
                    "id": 54785,
                    "name": "Lightflash",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989-04-23",
        "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/345554/?format=api",
        "demozoo_url": "https://demozoo.org/productions/345554/",
        "id": 345554,
        "title": "Contact LTH",
        "author_nicks": [
            {
                "name": "Lightflash",
                "abbreviation": "LTH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/54785/?format=api",
                    "id": 54785,
                    "name": "Lightflash",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1989",
        "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"
        ]
    }
]