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

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

{
    "category": "https://api.routeconverter.com/v1/categories/8007/",
    "description": "Position 1 to Position 1424",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/520f6953-15b8-4062-9e95-e8b9303f0df4"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36846/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/53337/",
    "metadata": {
        "length": 42536,
        "lengthKind": "track",
        "duration": 864000,
        "positionLists": 1,
        "positions": 1424,
        "size": 627520,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2012-05-17T10:15:08+00:00",
        "elevationGain": 4721,
        "elevationLoss": 4820,
        "country": "FR"
    }
}