Log in
  • error GET v1 Get Mappack Info
    TM2.MX TMX SMX
    /api/mappack/get_info/{id} content_copy arrow_forward

    Description

    Deprecated - Use the V2 Search Mappacks method using id.

    Receive info about a mappack using it's MappackID.

    Input parameters

    Loading...

    Endpoint URL

    https://tm.mania.exchange/api/mappack/get_info/{id}	// TM2.MX
    https://trackmania.exchange/api/mappack/get_info/{id}	// TMX
    https://sm.mania.exchange/api/mappack/get_info/{id}	// SMX

    Output Object

    {
       "ID":933,
       "UserID":21,
       "Username":"Ubisoft Nadeo",
       "Name":"TMGL Fall 2021",
       "Description": "...",
       "TypeName":"Competition",
       "StyleName":"Competitive",
       "Titlepack":"Trackmania",
       "Unreleased":false,
       "TrackUnreleased":false,
       "Downloadable":true,
       "TrackHidden":false,
       "TrackDownloadable":true,
       "Environment":1,
       "EnvironmentName":"Stadium",
       "Downloads":135,
       "Request":false,
       "Created":"2021-10-08T22:47:28.587",
       "Edited":"2021-10-26T00:38:38.26",
       "Active":true,
       "ShortName":"tmgl-fall-2021",
       "VideoURL":"https://youtu.be/muc_wg-kShI",
       "TrackCount":9,
       "MappackValue":0.0,
       "ShowLB":false,
       "EndDateLB":null,
       "EndDateLBString":null,
       "TagsString":"13"
    }

    Output parameters

    Loading...

    Issues

    Loading...