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

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

{
    "category": "https://api.routeconverter.com/v1/categories/7858/",
    "description": "155_Alpen (2)",
    "creator_name": "archive",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/2c710c8c-0cdb-411a-9c73-485bfdfec44f"
    },
    "localFile": "https://api.routeconverter.com/v1/files/35910/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/52401/",
    "metadata": {
        "length": 141977,
        "lengthKind": "track",
        "duration": 51020,
        "positionLists": 1,
        "positions": 1610,
        "size": 177363,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2010-03-14T18:16:19+00:00",
        "elevationGain": 655,
        "elevationLoss": 655,
        "country": "DE"
    }
}