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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "ACTIVE LOG 001",
    "creator_name": "Gerhard_W",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/7dd058f1-f9de-4a66-bac6-c7d6a6cfd4ed"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2477/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50459/",
    "metadata": {
        "length": 115715,
        "lengthKind": "track",
        "duration": 33381,
        "positionLists": 1,
        "positions": 1811,
        "size": 386348,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-09-12T05:38:51+00:00",
        "elevationGain": 2315,
        "elevationLoss": 2303,
        "country": "DE"
    }
}