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

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

{
    "category": "https://api.routeconverter.com/v1/categories/836/",
    "description": "Rundweg 2 Um den Meuchelberg",
    "creator_name": "Eifelyeti",
    "localFileUrl": {
        "file": "https://api.routeconverter.com/files/a2852c6d-90dd-401f-8339-def228a9a865"
    },
    "localFile": "https://api.routeconverter.com/v1/files/2706/",
    "remoteUrl": null,
    "url": "https://api.routeconverter.com/v1/routes/3268/",
    "metadata": {
        "length": 4281,
        "lengthKind": "track",
        "positionLists": 1,
        "positions": 219,
        "size": 11099,
        "format": "GPS Exchange Format 1.1 (*.gpx)",
        "country": "DE"
    }
}