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

[
    {
        "url": "https://demozoo.org/api/v1/productions/79737/?format=api",
        "demozoo_url": "https://demozoo.org/productions/79737/",
        "id": 79737,
        "title": "~6 timmar flash mx",
        "author_nicks": [
            {
                "name": "rickysaur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40054/?format=api",
                    "id": 40054,
                    "name": "rickysaur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2004-06-26",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/47/?format=api",
                "id": 47,
                "name": "Flash"
            }
        ],
        "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/75255/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/75255/",
        "id": 75255,
        "title": "Rukkas made me do it...",
        "author_nicks": [
            {
                "name": "rickysaur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40054/?format=api",
                    "id": 40054,
                    "name": "rickysaur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06-28",
        "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/75215/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/75215/",
        "id": 75215,
        "title": "Bara för att...",
        "author_nicks": [
            {
                "name": "rickysaur",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/40054/?format=api",
                    "id": 40054,
                    "name": "rickysaur",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2003-06-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]