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

[
    {
        "url": "https://demozoo.org/api/v1/productions/177512/?format=api",
        "demozoo_url": "https://demozoo.org/productions/177512/",
        "id": 177512,
        "title": "crypton",
        "author_nicks": [
            {
                "name": "Utopia Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64576/?format=api",
                    "id": 64576,
                    "name": "Utopia Project",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-08-27",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": [
            "no-credits-given"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/161862/?format=api",
        "demozoo_url": "https://demozoo.org/productions/161862/",
        "id": 161862,
        "title": "Utopia/Network",
        "author_nicks": [
            {
                "name": "Utopia Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64576/?format=api",
                    "id": 64576,
                    "name": "Utopia Project",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-08-13",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "city",
            "no-credits-added"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/155054/?format=api",
        "demozoo_url": "https://demozoo.org/productions/155054/",
        "id": 155054,
        "title": "Total Control",
        "author_nicks": [
            {
                "name": "Utopia Project",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/64576/?format=api",
                    "id": 64576,
                    "name": "Utopia Project",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-03-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/1/?format=api",
                "id": 1,
                "name": "Windows"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/2/?format=api",
                "id": 2,
                "name": "64K Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "city",
            "no-credits-given"
        ]
    }
]