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

[
    {
        "url": "https://demozoo.org/api/v1/productions/136121/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/136121/",
        "id": 136121,
        "title": "Green Apple",
        "author_nicks": [
            {
                "name": "Wijk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57757/?format=api",
                    "id": 57757,
                    "name": "Wijk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-11-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/136196/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/136196/",
        "id": 136196,
        "title": "Mario Looking GooOooD",
        "author_nicks": [
            {
                "name": "Wijk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57757/?format=api",
                    "id": 57757,
                    "name": "Wijk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-11-28",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/23/?format=api",
                "id": 23,
                "name": "Graphics",
                "supertype": "graphics"
            }
        ],
        "tags": [
            "mario"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/136220/?format=api",
        "demozoo_url": "https://demozoo.org/productions/136220/",
        "id": 136220,
        "title": "Rubik's Cube - 3x3x3 Solve...",
        "author_nicks": [
            {
                "name": "Wijk",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/57757/?format=api",
                    "id": 57757,
                    "name": "Wijk",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2009-11-28",
        "supertype": "production",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/34/?format=api",
                "id": 34,
                "name": "Video",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]