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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "rfsw#01",
    "creator_name": "WHOOWH",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e206cd33-0c62-4877-8b9d-d100e84183b5"
    },
    "localFile": "https://api.routeconverter.com/v1/files/24085/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50739/",
    "metadata": {
        "length": 633440,
        "lengthKind": "track",
        "duration": 152001,
        "positionLists": 5,
        "positions": 7555,
        "size": 904914,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-04-02T06:00:00+00:00",
        "elevationGain": 7082,
        "elevationLoss": 8021,
        "country": "DE"
    }
}