This endpoint presents the RouteConverter API for routes in the system.

GET /v1/routes/41241/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "629c1b270ffd21681d78e246cb9e68c9"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7742/",
    "description": "2014-10-31(T) Alghero - Argentiera - Stintino - Porto Torres",
    "creator_name": "pfehlmann",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/39289399-b3cc-4755-afbb-89ab56440c06"
    },
    "localFile": "https://api.routeconverter.com/v1/files/27725/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/41241/",
    "metadata": {
        "length": 111748,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 2013,
        "size": 295077,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "elevationGain": 1324,
        "elevationLoss": 1328,
        "country": "IT"
    }
}