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

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

{
    "category": "https://api.routeconverter.com/v1/categories/5605/",
    "description": "Crooksbury",
    "creator_name": "clisco",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/ff1ab2fd-f6cb-4413-8e27-dfb80e6995c4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/23961/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/27930/",
    "metadata": {
        "length": 12863,
        "lengthKind": "track",
        "duration": 13125,
        "positionLists": 1,
        "positions": 426,
        "size": 87230,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2015-05-01T09:27:32+00:00",
        "elevationGain": 477,
        "elevationLoss": 468,
        "country": "GB"
    }
}