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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7862/",
    "description": "2012-02-18-13-33-43 on GPSies.com",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/bf35c849-25fd-450e-b0dd-cf4a9ba0fa0e"
    },
    "localFile": "https://api.routeconverter.com/v1/files/39491/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55982/",
    "metadata": {
        "length": 37018,
        "lengthKind": "routed",
        "duration": 5182,
        "positionLists": 1,
        "positions": 507,
        "size": 67535,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2012-02-18T13:34:38+00:00",
        "elevationGain": 257,
        "elevationLoss": 230,
        "country": "ES"
    }
}