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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7860/",
    "description": "Position 1 to Position 9246",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a5460eaf-2a7e-4cec-921a-9c60905e142b"
    },
    "localFile": "https://api.routeconverter.com/v1/files/38911/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/55402/",
    "metadata": {
        "length": 11142,
        "lengthKind": "track",
        "duration": 15152,
        "positionLists": 1,
        "positions": 9244,
        "size": 2900465,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2013-02-11T10:25:37+00:00",
        "elevationGain": 4092,
        "elevationLoss": 4074,
        "country": "AT"
    }
}