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

{
    "url": "https://demozoo.org/api/v1/productions/175740/?format=api",
    "demozoo_url": "https://demozoo.org/productions/175740/",
    "id": 175740,
    "title": "We Are Sore Losers",
    "author_nicks": [
        {
            "name": "Jumalauta",
            "abbreviation": "JML",
            "releaser": {
                "url": "https://demozoo.org/api/v1/releasers/1297/?format=api",
                "id": 1297,
                "name": "Jumalauta",
                "is_group": true
            }
        }
    ],
    "author_affiliation_nicks": [],
    "release_date": "2006-03",
    "supertype": "production",
    "platforms": [
        {
            "url": "https://demozoo.org/api/v1/platforms/10/?format=api",
            "id": 10,
            "name": "macOS"
        }
    ],
    "types": [
        {
            "url": "https://demozoo.org/api/v1/production_types/1/?format=api",
            "id": 1,
            "name": "Demo",
            "supertype": "production"
        }
    ],
    "credits": [],
    "download_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://technopop.pp.fi/jml-wasl.m4v"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://technopop.pp.fi/jml-wasl.zip"
        }
    ],
    "external_links": [
        {
            "link_class": "PouetProduction",
            "url": "https://www.pouet.net/prod.php?which=24130"
        }
    ],
    "release_parties": [
        {
            "url": "https://demozoo.org/api/v1/parties/1184/?format=api",
            "demozoo_url": "https://demozoo.org/parties/1184/",
            "id": 1184,
            "name": "Deadline Harakiri 2006",
            "tagline": "",
            "start_date": "2006-03-03",
            "end_date": "2006-03-05",
            "location": "Stockholm, Sweden",
            "is_online": false,
            "country_code": "SE",
            "latitude": 59.332169,
            "longitude": 18.062429,
            "website": ""
        }
    ],
    "competition_placings": [],
    "invitation_parties": [],
    "screenshots": [],
    "tags": []
}