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

[
    {
        "url": "https://demozoo.org/api/v1/productions/80787/?format=api",
        "demozoo_url": "https://demozoo.org/productions/80787/",
        "id": 80787,
        "title": "ETAGE 20[1]3",
        "author_nicks": [
            {
                "name": "Raiders",
                "abbreviation": "RDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18525/?format=api",
                    "id": 18525,
                    "name": "Raiders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2013-07-20",
        "supertype": "production",
        "platforms": [],
        "types": [],
        "tags": [
            "lost"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/26320/?format=api",
        "demozoo_url": "https://demozoo.org/productions/26320/",
        "id": 26320,
        "title": "1Block-Intro",
        "author_nicks": [
            {
                "name": "Raiders",
                "abbreviation": "RDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18525/?format=api",
                    "id": 18525,
                    "name": "Raiders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/3/?format=api",
                "id": 3,
                "name": "4K Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/306490/?format=api",
        "demozoo_url": "https://demozoo.org/productions/306490/",
        "id": 306490,
        "title": "1-Block Intro",
        "author_nicks": [
            {
                "name": "Raiders",
                "abbreviation": "RDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18525/?format=api",
                    "id": 18525,
                    "name": "Raiders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2002-03-31",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/19/?format=api",
                "id": 19,
                "name": "256b Intro",
                "supertype": "production"
            }
        ],
        "tags": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/58466/?format=api",
        "demozoo_url": "https://demozoo.org/productions/58466/",
        "id": 58466,
        "title": "Dual Head",
        "author_nicks": [
            {
                "name": "Raiders",
                "abbreviation": "RDS",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/18525/?format=api",
                    "id": 18525,
                    "name": "Raiders",
                    "is_group": true
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "2001-11-24",
        "supertype": "production",
        "platforms": [
            {
                "url": "https://demozoo.org/api/v1/platforms/3/?format=api",
                "id": 3,
                "name": "Commodore 64"
            }
        ],
        "types": [
            {
                "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
                "id": 1,
                "name": "Demo",
                "supertype": "production"
            }
        ],
        "tags": []
    }
]