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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "Position 1 to Position 262",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/353a3f86-1c5d-47e5-8fd6-e78273f04164"
    },
    "localFile": "https://api.routeconverter.com/v1/files/36130/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52621/",
    "metadata": {
        "length": 14928,
        "lengthKind": "track",
        "duration": 259200,
        "positionLists": 1,
        "positions": 262,
        "size": 38537,
        "format": "NMEA 0183 Sentences (*.nmea)",
        "startTime": "2012-09-08T10:23:32+00:00",
        "elevationGain": 8021,
        "elevationLoss": 8983,
        "country": "DE"
    }
}