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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "19/07/2011 19:48",
    "creator_name": "jesusgg",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/136b9f36-7e10-4900-81e9-d44ef367ca0c"
    },
    "localFile": "https://api.routeconverter.com/v1/files/8787/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/50703/",
    "metadata": {
        "length": 18707,
        "lengthKind": "track",
        "duration": 3279,
        "positionLists": 1,
        "positions": 3240,
        "size": 676910,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2011-07-19T19:48:35.450000+00:00",
        "elevationGain": 379,
        "elevationLoss": 371,
        "country": "ES"
    }
}