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

[
    {
        "url": "https://demozoo.org/api/v1/productions/276141/?format=api",
        "demozoo_url": "https://demozoo.org/productions/276141/",
        "id": 276141,
        "title": "Demo sobre flocking en 3D",
        "author_nicks": [
            {
                "name": "Tzikitxo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60379/?format=api",
                    "id": 60379,
                    "name": "Tzikitxo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-07-24",
        "supertype": "production",
        "platforms": [],
        "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/276148/?format=api",
        "demozoo_url": "https://demozoo.org/productions/276148/",
        "id": 276148,
        "title": "GetFlocked",
        "author_nicks": [
            {
                "name": "Tzikitxo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60379/?format=api",
                    "id": 60379,
                    "name": "Tzikitxo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2017-07-24",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/160825/?format=api",
        "demozoo_url": "https://demozoo.org/productions/160825/",
        "id": 160825,
        "title": "Independence Week",
        "author_nicks": [
            {
                "name": "Tzikitxo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60379/?format=api",
                    "id": 60379,
                    "name": "Tzikitxo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2016-07-24",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/142696/?format=api",
        "demozoo_url": "https://demozoo.org/productions/142696/",
        "id": 142696,
        "title": "Totally not zombies",
        "author_nicks": [
            {
                "name": "Tzikitxo",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/60379/?format=api",
                    "id": 60379,
                    "name": "Tzikitxo",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2015-07-25",
        "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/33/?format=api",
                "id": 33,
                "name": "Game",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]