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

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

{
    "category": "https://api.routeconverter.com/v1/categories/705/",
    "description": "Ofden-Euchen",
    "creator_name": "Harald",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e9e3da09-f8e5-4411-9d3a-7a35bbfd66d4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/1947/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/2437/",
    "metadata": {
        "length": 4383,
        "lengthKind": "track",
        "duration": 3561,
        "positionLists": 2,
        "positions": 1446,
        "size": 331561,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2009-07-31T05:47:14+00:00",
        "elevationGain": 144,
        "elevationLoss": 153,
        "country": "DE"
    }
}