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

[
    {
        "url": "https://demozoo.org/api/v1/productions/135276/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/135276/",
        "id": 135276,
        "title": "Forever alone",
        "author_nicks": [
            {
                "name": "Dr. Doom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3152/?format=api",
                    "id": 3152,
                    "name": "Dr. Doom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Paranoids",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3151/?format=api",
                    "id": 3151,
                    "name": "Paranoids",
                    "is_group": true
                }
            }
        ],
        "release_date": "2015-03-14",
        "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/163330/?format=api",
        "demozoo_url": "https://demozoo.org/graphics/163330/",
        "id": 163330,
        "title": "Sith Forever",
        "author_nicks": [
            {
                "name": "Dr. Doom",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3152/?format=api",
                    "id": 3152,
                    "name": "Dr. Doom",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [
            {
                "name": "Paranoids",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/3151/?format=api",
                    "id": 3151,
                    "name": "Paranoids",
                    "is_group": true
                }
            }
        ],
        "release_date": "2013-03-02",
        "supertype": "graphics",
        "platforms": [],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/36/?format=api",
                "id": 36,
                "name": "Photo",
                "supertype": "graphics"
            }
        ],
        "tags": []
    }
]