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

[
    {
        "url": "https://demozoo.org/api/v1/productions/89536/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/89536/",
        "id": 89536,
        "title": "Robotex",
        "author_nicks": [
            {
                "name": "Substrate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3875/?format=api",
                    "id": 3875,
                    "name": "Substrate",
                    "is_group": false
                }
            },
            {
                "name": "Ubik",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/511/?format=api",
                    "id": 511,
                    "name": "Ubik",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Elude",
                "abbreviation": "ELD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/507/?format=api",
                    "id": 507,
                    "name": "Elude",
                    "is_group": true
                }
            },
            {
                "name": "Satori",
                "abbreviation": "STR",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3732/?format=api",
                    "id": 3732,
                    "name": "Satori",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-09-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/36747/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/36747/",
        "id": 36747,
        "title": "WeCan2012",
        "author_nicks": [
            {
                "name": "Substrate",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3875/?format=api",
                    "id": 3875,
                    "name": "Substrate",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Elude",
                "abbreviation": "ELD",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/507/?format=api",
                    "id": 507,
                    "name": "Elude",
                    "is_group": true
                }
            }
        ],
        "release_date": "2012-07-14",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]