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

[
    {
        "url": "https://demozoo.org/api/v1/productions/97411/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/97411/",
        "id": 97411,
        "title": "Au parc",
        "author_nicks": [
            {
                "name": "Philae",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39735/?format=api",
                    "id": 39735,
                    "name": "Philae",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Shiva2k2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34353/?format=api",
                    "id": 34353,
                    "name": "Shiva2k2",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-12-18",
        "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/78621/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/78621/",
        "id": 78621,
        "title": "Papillon",
        "author_nicks": [
            {
                "name": "Philae",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39735/?format=api",
                    "id": 39735,
                    "name": "Philae",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Shiva2k2",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/34353/?format=api",
                    "id": 34353,
                    "name": "Shiva2k2",
                    "is_group": true
                }
            }
        ],
        "release_date": "2004-05-22",
        "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/73458/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/73458/",
        "id": 73458,
        "title": "Nain",
        "author_nicks": [
            {
                "name": "Philae",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/39735/?format=api",
                    "id": 39735,
                    "name": "Philae",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-05-10",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]