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

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

{
    "category": "https://api.routeconverter.com/v1/categories/2257/",
    "description": "ACTIVE LOG 002",
    "creator_name": "Siepa",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/8bdf34a1-345f-456a-8e81-1e7db74c0560"
    },
    "localFile": "https://api.routeconverter.com/v1/files/25799/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/39533/",
    "metadata": {
        "length": 28260,
        "lengthKind": "track",
        "duration": 6943,
        "positionLists": 1,
        "positions": 450,
        "size": 61885,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-09-26T12:30:59+00:00",
        "elevationGain": 382,
        "elevationLoss": 405
    }
}