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

{
    "url": "https://demozoo.org/api/v1/productions/151865/?format=api",
    "demozoo_url": "https://demozoo.org/productions/151865/",
    "id": 151865,
    "title": "Martian Attack",
    "author_nicks": [
        {
            "name": "Tursi",
            "abbreviation": "",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/62811/?format=api",
                "id": 62811,
                "name": "Tursi",
                "is_group": false
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2007",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/50/?format=api",
            "id": 50,
            "name": "Atari Jaguar"
        }
    ],
    "types": [],
    "credits": [],
    "download_links": [
        {
            "link_class": "FujiologyFile",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/JAGUAR/TURSI/MARTIAN.ZIP"
        }
    ],
    "external_links": [],
    "release_parties": [],
    "competition_placings": [
        {
            "position": 1,
            "ranking": "1",
            "score": "",
            "competition": {
                "id": 12057,
                "name": "JagCode 500",
                "party": {
                    "url": "https://demozoo.org/api/v1/parties/2808/?format=api",
                    "demozoo_url": "https://demozoo.org/parties/2808/",
                    "id": 2808,
                    "name": "Jagcode 2007",
                    "tagline": "JagCode 500",
                    "start_date": "2007",
                    "end_date": "2007",
                    "location": "",
                    "is_online": true,
                    "country_code": "",
                    "latitude": null,
                    "longitude": null,
                    "website": ""
                }
            }
        }
    ],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}