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

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

{
    "category": "https://api.routeconverter.com/v1/categories/834/",
    "description": "Missepad",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/e13d7748-e575-4a41-9561-c3ec3c3c6fa1"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2665/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3225/",
    "metadata": {
        "length": 5161,
        "lengthKind": "track",
        "duration": 3404,
        "positionLists": 1,
        "positions": 288,
        "size": 36890,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "startTime": "2008-08-21T20:11:47+00:00",
        "elevationGain": 201,
        "elevationLoss": 171,
        "country": "DE"
    }
}