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

[
    {
        "url": "https://demozoo.org/api/v1/productions/3338/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/3338/",
        "id": 3338,
        "title": "iceing@breakpoint",
        "author_nicks": [
            {
                "name": "Hicknhack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3777/?format=api",
                    "id": 3777,
                    "name": "Hick'n'Hack",
                    "is_group": true
                }
            },
            {
                "name": "void",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/5697/?format=api",
                    "id": 5697,
                    "name": "void",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-21",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/3309/?format=api",
        "demozoo_url": "https://demozoo.org/productions/3309/",
        "id": 3309,
        "title": "The Frozen Demo",
        "author_nicks": [
            {
                "name": "Hick'n'Hack",
                "abbreviation": "HNH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3777/?format=api",
                    "id": 3777,
                    "name": "Hick'n'Hack",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-04-21",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/39671/?format=api",
        "demozoo_url": "https://demozoo.org/productions/39671/",
        "id": 39671,
        "title": "Atomy",
        "author_nicks": [
            {
                "name": "Hick'n'Hack",
                "abbreviation": "HNH",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3777/?format=api",
                    "id": 3777,
                    "name": "Hick'n'Hack",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-11-03",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/47247/?format=api",
        "demozoo_url": "https://demozoo.org/productions/47247/",
        "id": 47247,
        "title": "ASC-TRIX",
        "author_nicks": [
            {
                "name": "Hicknhack",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3777/?format=api",
                    "id": 3777,
                    "name": "Hick'n'Hack",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2000-11-04",
        "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": []
    }
]