GET /api/v1/releasers/118524/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/293533/?format=api",
        "demozoo_url": "https://demozoo.org/productions/293533/",
        "id": 293533,
        "title": "Sentinel Instruktioner",
        "author_nicks": [
            {
                "name": "C. Haddock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118524/?format=api",
                    "id": 118524,
                    "name": "Captain Haddock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": null,
        "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/4/?format=api",
                "id": 4,
                "name": "Intro",
                "supertype": "production"
            }
        ],
        "tags": [
            "the-sentinel",
            "danish"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/305190/?format=api",
        "demozoo_url": "https://demozoo.org/productions/305190/",
        "id": 305190,
        "title": "Magnetic Fields",
        "author_nicks": [
            {
                "name": "Capt. Haddock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118524/?format=api",
                    "id": 118524,
                    "name": "Captain Haddock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1987-02-02",
        "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": []
    },
    {
        "url": "https://demozoo.org/api/v1/productions/290009/?format=api",
        "demozoo_url": "https://demozoo.org/productions/290009/",
        "id": 290009,
        "title": "Master Chess",
        "author_nicks": [
            {
                "name": "Capt. Haddock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118524/?format=api",
                    "id": 118524,
                    "name": "Captain Haddock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-12",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "master-chess"
        ]
    },
    {
        "url": "https://demozoo.org/api/v1/productions/289524/?format=api",
        "demozoo_url": "https://demozoo.org/productions/289524/",
        "id": 289524,
        "title": "The Sentinel",
        "author_nicks": [
            {
                "name": "Capt. Haddock",
                "abbreviation": "",
                "releaser": {
                    "url": "https://demozoo.org/api/v1/releasers/118524/?format=api",
                    "id": 118524,
                    "name": "Captain Haddock",
                    "is_group": false
                }
            }
        ],
        "author_affiliation_nicks": [],
        "release_date": "1986-12-10",
        "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/13/?format=api",
                "id": 13,
                "name": "Cracktro",
                "supertype": "production"
            }
        ],
        "tags": [
            "the-sentinel"
        ]
    }
]