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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 47",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2a683927-a2b5-4282-b8f3-d0dbd2543f3f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35869/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52360/",
    "metadata": {
        "length": 35,
        "lengthKind": "track",
        "duration": 46,
        "positionLists": 1,
        "positions": 47,
        "size": 50230,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2012-04-12T07:22:03.034000+00:00",
        "elevationGain": 25,
        "elevationLoss": 31,
        "country": "AT"
    }
}