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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "30-OKT-10 16:40:57",
    "creator_name": "Radler72",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/4e46cea1-387e-4c2c-9c2e-29d019a8fd16"
    },
    "localFile": "https://api.routeconverter.com/v1/files/5040/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50622/",
    "metadata": {
        "length": 52707,
        "lengthKind": "track",
        "duration": 7627,
        "positionLists": 1,
        "positions": 1084,
        "size": 105094,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-10-30T12:33:51+00:00",
        "elevationGain": 266,
        "elevationLoss": 288,
        "country": "DE"
    }
}