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

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

{
    "category": "https://api.routeconverter.com/v1/categories/650/",
    "description": "Wolfgarten-Uftseebrücke RW",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/3c83199a-3d3d-4af2-b7bd-be4ca8f2ad28"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2996/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3574/",
    "metadata": {
        "length": 10712,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 471,
        "size": 22709,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}