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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "ACTIVE LOG101435",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/0035ad3c-4182-423f-a5da-5efc305a3ec6"
    },
    "localFile": "https://api.routeconverter.com/v1/files/34877/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/51368/",
    "metadata": {
        "length": 10656,
        "lengthKind": "track",
        "duration": 4431,
        "positionLists": 5,
        "positions": 450,
        "size": 51829,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-05-17T08:14:35+00:00",
        "elevationGain": 127,
        "elevationLoss": 88,
        "country": "DE"
    }
}