Log in
  • public error GET v1 Get Map Info via UID (Single)
    TM2.MX TMX SMX
    /api/maps/get_map_info/uid/{id} content_copy arrow_forward

    Description

    Deprecated - Use the V2 Search Maps method using id or uid respectively.

    Get info for a single map

    Input parameters

    Loading...

    Endpoint URL

    https://tm.mania.exchange/api/maps/get_map_info/uid/{id}	// TM2.MX
    https://trackmania.exchange/api/maps/get_map_info/uid/{id}	// TMX
    https://sm.mania.exchange/api/maps/get_map_info/uid/{id}	// SMX

    Output Object

    {
      "TrackID": 1,
      "Name": "First Drift",
      "UserID": 142,
      "Username": "-MfG-Big Al",
      "MapType": "Race",
      "Length": 2,
      "Type": 0,
      "Environment": 1,
      "Vehicle": 1,
      "VehicleName": "CanyonCar",
      "Mood": "Day",
      "GbxMapName": "$w$i$s$fffF$0dfirst $fffD$0dfrift",
      "AuthorLogin": "mfg-bigal",
      "DisplayCost": 2755,
      "ModName": null,
      "Lightmap": 7,
      "ExeVersion": "3.3.0",
      "ExeBuild": "2017-07-12_17_27",
      "ParserVersion": 4,
      "UnlimiterRequired": false,
      "Laps": 1,
      "Routes": 0,
      "AwardCount": 38,
      "Difficulty": 1,
      "CommentCount": 10,
      "UploadedAt": "2011-08-17T07:26:28.507",
      "UpdatedAt": "2017-07-26T08:58:18.593",
      "ActivityAt": "2024-04-23T00:29:13.8533333",
      "ReplayType": 0,
      "ReplayWRID": 514261,
      "TrackValue": 1073,
      "ReplayCount": 71,
      "Comments": "A tech track with 2 small jumps and some drifts with flow. Good for time hunting.\r\nHave fun  :D ",
      "TitlePack": "Unassigned",
      "Unlisted": false,
      "Unreleased": false,
      "Downloadable": true,
      "HasGhostBlocks": false,
      "EmbeddedObjectsCount": 0,
      "EmbeddedItemsSize": 12,
      "SizeWarning": false,
      "StyleName": "Race",
      "UserRecord": null,
      "ReplayWRUserID": 6744,
      "ReplayWRTime": 42211,
      "ReplayWRUsername": "eriik991",
      "MappackID": 0,
      "AuthorCount": 1,
      "ImageCount": 1,
      "VideoCount": 1,
      "HasThumbnail": true,
      "HasScreenshot": true,
      "TrackUID": "cziHol3KQrsTBDejqWYe2VE3avc",
      "AuthorTime": 44856,
      "Tags": "1",
      "DifficultyName": "Intermediate",
      "RouteName": "Single",
      "LengthName": "45 secs",
      "TypeName": "Race",
      "EnvironmentName": "Canyon",
      "IsMP4": true
    }

    Output parameters

    Loading...

    Issues

    Loading...