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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "20te TF Schwei - Jade ca. 66 Km",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/1ec827f7-930c-426a-8830-34fac2863c71"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35605/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52096/",
    "metadata": {
        "length": 65214,
        "lengthKind": "track",
        "duration": 268404121,
        "positionLists": 1,
        "positions": 209,
        "size": 48911,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-09-09T13:59:10.129000+00:00",
        "elevationGain": 41,
        "elevationLoss": 39,
        "country": "DE"
    }
}