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

GET /v1/routes/52813/
HTTP 200 OK
Allow: GET, PUT, DELETE, HEAD, OPTIONS
Content-Type: application/json
ETag: "75299c8c0fb28efece8c943eb905ffe0"
Vary: Accept

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "trk00000_2013-8-15",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3ce84da8-9913-4e59-866a-bb2621c79baa"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36322/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52813/",
    "metadata": {
        "length": 13206,
        "lengthKind": "track",
        "duration": 14728,
        "positionLists": 1,
        "positions": 989,
        "size": 99385,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-08-15T12:05:56+00:00",
        "elevationGain": 916,
        "elevationLoss": 906,
        "country": "DE"
    }
}